diff options
-rw-r--r-- | testing/ghc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ghc/APKBUILD b/testing/ghc/APKBUILD index e2b7ecc29f..a4012e5823 100644 --- a/testing/ghc/APKBUILD +++ b/testing/ghc/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="The Glasgow Haskell Compiler" url="http://haskell.org" subpackages="$pkgname-doc $pkgname-dev" -arch="x86_64 armhf" +arch="x86_64" builddir="$srcdir/$pkgname-$pkgver" source="http://downloads.haskell.org/~ghc/${pkgver}/ghc-${pkgver}-src.tar.xz 0000-alpine.patch |