diff options
Diffstat (limited to 'community/pinot/PKGBUILD')
-rw-r--r-- | community/pinot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pinot/PKGBUILD b/community/pinot/PKGBUILD index 0e6c7e42e..9b123e6fb 100644 --- a/community/pinot/PKGBUILD +++ b/community/pinot/PKGBUILD @@ -8,7 +8,7 @@ pkgname=pinot pkgver=0.98 pkgrel=2 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' |