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