diff options
Diffstat (limited to 'libre/antlr2/PKGBUILD')
-rw-r--r-- | libre/antlr2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/antlr2/PKGBUILD b/libre/antlr2/PKGBUILD index 49dbd2226..d7c9a55cb 100644 --- a/libre/antlr2/PKGBUILD +++ b/libre/antlr2/PKGBUILD @@ -11,7 +11,7 @@ url="http://www.antlr2.org/" license=('custom:Public Domain') pkgrel=6.1 # newer than Arch's 2.7.7-6 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') options=('staticlibs') makedepends=('java-environment' 'python2' 'bash' 'nant' 'jh') |