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 61cc96781..867bc37b2 100644
--- a/community/python-pymongo/PKGBUILD
+++ b/community/python-pymongo/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=python-pymongo
pkgver=2.3
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/'
depends=('python')