summaryrefslogtreecommitdiff
path: root/community/happy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/happy/PKGBUILD')
-rw-r--r--community/happy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/happy/PKGBUILD b/community/happy/PKGBUILD
index 34dde4777..783bb51d6 100644
--- a/community/happy/PKGBUILD
+++ b/community/happy/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.18.9
pkgrel=4
pkgdesc="The Parser Generator for Haskell"
url="http://www.haskell.org/happy/"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
license=("custom:BSD3")
depends=('gmp')
makedepends=('ghc=7.4.1' 'haskell-mtl=2.0.1.0-4')