summaryrefslogtreecommitdiff
path: root/community/pinot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pinot/PKGBUILD')
-rw-r--r--community/pinot/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pinot/PKGBUILD b/community/pinot/PKGBUILD
index a63a719d2..def587def 100644
--- a/community/pinot/PKGBUILD
+++ b/community/pinot/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=pinot
pkgver=0.98
pkgrel=1
pkgdesc='Personal search and metasearch tool'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://pinot.berlios.de/'
license=('GPL')
depends=('gtkmm' 'xapian-core' 'libtextcat' 'sqlite3' 'libxml++' 'curl'