summaryrefslogtreecommitdiff
path: root/community/haskell-stm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-stm/PKGBUILD')
-rw-r--r--community/haskell-stm/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-stm/PKGBUILD b/community/haskell-stm/PKGBUILD
index d639a65fa..fa9819d51 100644
--- a/community/haskell-stm/PKGBUILD
+++ b/community/haskell-stm/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=3
pkgdesc="A modular composable concurrency abstraction."
url="http://hackage.haskell.org/package/stm"
license=('custom:BSD3')
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
depends=('ghc=7.4.1' 'sh')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/$pkgver/${_hkgname}-$pkgver.tar.gz)
install=${pkgname}.install