summaryrefslogtreecommitdiff
path: root/community/nodejs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nodejs/PKGBUILD')
-rw-r--r--community/nodejs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nodejs/PKGBUILD b/community/nodejs/PKGBUILD
index 254b1213d..915fa1a40 100644
--- a/community/nodejs/PKGBUILD
+++ b/community/nodejs/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=nodejs
pkgver=0.8.18
pkgrel=2
pkgdesc='Evented I/O for V8 javascript'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://nodejs.org/'
license=('MIT')
depends=('openssl' 'python2')