summaryrefslogtreecommitdiff
path: root/community/alex/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/alex/PKGBUILD')
-rw-r--r--community/alex/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/alex/PKGBUILD b/community/alex/PKGBUILD
index d65b9b49a..4f078a8ca 100644
--- a/community/alex/PKGBUILD
+++ b/community/alex/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=alex
pkgver=3.0.1
pkgrel=1
pkgdesc='a lexical analyser generator for Haskell'
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url='http://www.haskell.org/alex/'
license=('custom:BSD3')
depends=('gmp')