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 98d193a89..25bdc0312 100644
--- a/community/python-pymongo/PKGBUILD
+++ b/community/python-pymongo/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=python-pymongo
pkgver=1.9b1
pkgrel=3
pkgdesc="Python driver for MongoDB"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
license=("APACHE")
url="http://pypi.python.org/pypi/pymongo3/"
depends=('python')