summaryrefslogtreecommitdiff
path: root/community/haskell-regex-base/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-regex-base/PKGBUILD')
-rw-r--r--community/haskell-regex-base/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-regex-base/PKGBUILD b/community/haskell-regex-base/PKGBUILD
index 791cee2ca..3b8ecb4bb 100644
--- a/community/haskell-regex-base/PKGBUILD
+++ b/community/haskell-regex-base/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=5
pkgdesc="Interface API for regex-posix,pcre,parsec,tdfa,dfa"
url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-base"
license=('custom:BSD3')
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
depends=('ghc=7.4.1-2' sh 'haskell-mtl=2.0.1.0-4')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/$pkgver/${_hkgname}-$pkgver.tar.gz)
install=${pkgname}.install