summaryrefslogtreecommitdiff
path: root/testing/cabal-install/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/cabal-install/PKGBUILD')
-rw-r--r--testing/cabal-install/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cabal-install/PKGBUILD b/testing/cabal-install/PKGBUILD
index 0529e034c..ac1a88712 100644
--- a/testing/cabal-install/PKGBUILD
+++ b/testing/cabal-install/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1.1
pkgdesc="The command-line interface for Cabal and Hackage."
url="http://hackage.haskell.org/package/cabal-install"
license=('custom:BSD3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
makedepends=('ghc=7.0.3' 'haskell-http>=4000.1.1' 'haskell-zlib')
depends=('gmp' zlib)
options=('strip')