summaryrefslogtreecommitdiff
path: root/community/xapian-core/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xapian-core/PKGBUILD')
-rw-r--r--community/xapian-core/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xapian-core/PKGBUILD b/community/xapian-core/PKGBUILD
index 88ba457e2..1011eb2df 100644
--- a/community/xapian-core/PKGBUILD
+++ b/community/xapian-core/PKGBUILD
@@ -9,7 +9,7 @@ epoch=1
pkgver=1.2.17
pkgrel=1
pkgdesc='Open source search engine library.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.xapian.org/'
license=('GPL')
depends=('sh' 'gcc-libs' 'zlib' 'util-linux')