summaryrefslogtreecommitdiff
path: root/testing/haskell-quickcheck/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/haskell-quickcheck/PKGBUILD')
-rw-r--r--testing/haskell-quickcheck/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/haskell-quickcheck/PKGBUILD b/testing/haskell-quickcheck/PKGBUILD
index 3da28a0cb..809a94484 100644
--- a/testing/haskell-quickcheck/PKGBUILD
+++ b/testing/haskell-quickcheck/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=3
pkgdesc="Automatic testing of Haskell programs"
url="http://hackage.haskell.org/package/QuickCheck"
license=('custom:BSD3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=(ghc=7.0.2-2 haskell-mtl=2.0.1.0-2 sh)
options=('strip')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/$pkgver/${_hkgname}-$pkgver.tar.gz)