summaryrefslogtreecommitdiff
path: root/community/v8/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/v8/PKGBUILD')
-rw-r--r--community/v8/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/v8/PKGBUILD b/community/v8/PKGBUILD
index ee8a50969..0aa79df28 100644
--- a/community/v8/PKGBUILD
+++ b/community/v8/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=v8
pkgver=3.9.9
pkgrel=1
pkgdesc='A fast and modern javascript engine'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://code.google.com/p/v8'
license=('BSD')
depends=('gcc-libs')