aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/cabal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cabal/APKBUILD b/testing/cabal/APKBUILD
index 8322332321..e58a50d0b1 100644
--- a/testing/cabal/APKBUILD
+++ b/testing/cabal/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.24.0.2
pkgrel=0
pkgdesc="The Haskell Cabal"
url="http://haskell.org"
-arch="x86_64"
+arch="armhf x86_64"
license="BSD3"
depends="gmp zlib"
# Note, this is a temporary state of affairs using the bootstrap.sh script.