summaryrefslogtreecommitdiff
path: root/extra/antlr2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/antlr2/PKGBUILD')
-rw-r--r--extra/antlr2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/antlr2/PKGBUILD b/extra/antlr2/PKGBUILD
index 31269e235..99c2a3a2d 100644
--- a/extra/antlr2/PKGBUILD
+++ b/extra/antlr2/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=('antlr2' 'python2-antlr2')
pkgver=2.7.7
pkgrel=3
# Arch dependant files in /usr/lib/libantlr.a
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.antlr2.org/"
license=('custom')
makedepends=('java-environment' 'python2' 'sh')