From cd7e8d068772d99f87434801f89229bd29d7eaeb Mon Sep 17 00:00:00 2001 From: Mitch Tishmack Date: Mon, 6 Mar 2017 22:17:39 -0600 Subject: testing/cabal: Add armhf to architectures Since we have a ghc for armhf, also build cabal for that arch. --- testing/cabal/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') 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. -- cgit v1.2.3