summaryrefslogtreecommitdiff
path: root/community/python2-xapian/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-xapian/PKGBUILD')
-rw-r--r--community/python2-xapian/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-xapian/PKGBUILD b/community/python2-xapian/PKGBUILD
index 2b3a0b85d..00542c856 100644
--- a/community/python2-xapian/PKGBUILD
+++ b/community/python2-xapian/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.2.17
epoch=1
pkgrel=1
pkgdesc="Python bindings for Xapian"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://xapian.org/docs/bindings/python/"
license=('GPL')
depends=('python2' "xapian-core=$epoch:$pkgver")