summaryrefslogtreecommitdiff
path: root/community/parrot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/parrot/PKGBUILD')
-rw-r--r--community/parrot/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/parrot/PKGBUILD b/community/parrot/PKGBUILD
index cc4aedeee..96d58a5bd 100644
--- a/community/parrot/PKGBUILD
+++ b/community/parrot/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=4.8.0
_rel=devel
pkgrel=2
pkgdesc="Standalone VM that can execute bytecode compiled dynamic languages"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url="http://www.parrotcode.org/"
license=('GPL')
depends=('icu' 'openssl' 'libffi')