summaryrefslogtreecommitdiff
path: root/community/clucene
diff options
context:
space:
mode:
Diffstat (limited to 'community/clucene')
-rw-r--r--community/clucene/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/clucene/PKGBUILD b/community/clucene/PKGBUILD
index d99078c74..ed52f0128 100644
--- a/community/clucene/PKGBUILD
+++ b/community/clucene/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=clucene
pkgver=2.3.3.4
pkgrel=1
pkgdesc="A C++ port of Lucene: the high-performance, full-featured text search engine"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://clucene.sourceforge.net"
license=('APACHE' 'LGPL')
depends=('gcc-libs' 'zlib' 'boost-libs')