mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/cabal: Add armhf to architectures
Since we have a ghc for armhf, also build cabal for that arch.
This commit is contained in:
parent
885866525e
commit
cd7e8d0687
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user