summaryrefslogtreecommitdiff
path: root/community/namazu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/namazu/PKGBUILD')
-rw-r--r--community/namazu/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/namazu/PKGBUILD b/community/namazu/PKGBUILD
index a70a36943..2ac8903a7 100644
--- a/community/namazu/PKGBUILD
+++ b/community/namazu/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Namazu is a full-text search engine intended for easy use."
url="http://namazu.org/"
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=(perl-file-mmagic)
options=(!libtool)
source=(http://namazu.org/stable/$pkgname-$pkgver.tar.gz)