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 bad79de24..3f56285fe 100644
--- a/community/python-pymongo/PKGBUILD
+++ b/community/python-pymongo/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=('python-pymongo' 'python2-pymongo')
pkgver=2.5
pkgrel=1
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')