summaryrefslogtreecommitdiff
path: root/community/couchdb
diff options
context:
space:
mode:
Diffstat (limited to 'community/couchdb')
-rw-r--r--community/couchdb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/couchdb/PKGBUILD b/community/couchdb/PKGBUILD
index a9d309c7b..2722803ac 100644
--- a/community/couchdb/PKGBUILD
+++ b/community/couchdb/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=couchdb
pkgver=1.2.0
pkgrel=1git20111115
pkgdesc="A document-oriented database that can be queried and indexed in a MapReduce fashion using JSON"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://couchdb.apache.org"
license=('APACHE')
depends=('icu' 'erlang' 'js' 'openssl' 'curl')