summaryrefslogtreecommitdiff
path: root/community/python-pymongo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pymongo/PKGBUILD')
-rw-r--r--community/python-pymongo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pymongo/PKGBUILD b/community/python-pymongo/PKGBUILD
index f17a05109..3b21e70d2 100644
--- a/community/python-pymongo/PKGBUILD
+++ b/community/python-pymongo/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=('python-pymongo' 'python2-pymongo')
pkgver=2.3
pkgrel=3
pkgdesc='Python driver for MongoDB'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
license=('APACHE')
url='http://pypi.python.org/pypi/pymongo/'
makedepends=('python-distribute' 'python2-distribute')