summaryrefslogtreecommitdiff
path: root/extra/rhino/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/rhino/PKGBUILD')
-rw-r--r--extra/rhino/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rhino/PKGBUILD b/extra/rhino/PKGBUILD
index 27d7c46fc..3badb3c40 100644
--- a/extra/rhino/PKGBUILD
+++ b/extra/rhino/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=rhino
pkgver=1.7R1
pkgrel=1
pkgdesc="Open-source implementation of JavaScript written entirely in Java"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.mozilla.org/rhino/"
license=('MPL' 'GPL2')
source=(ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_7R1.zip)