diff options
Diffstat (limited to 'community/marisa/PKGBUILD')
-rw-r--r-- | community/marisa/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/marisa/PKGBUILD b/community/marisa/PKGBUILD index 85b813490..6bfc6f8bf 100644 --- a/community/marisa/PKGBUILD +++ b/community/marisa/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=marisa pkgname=('marisa' 'perl-marisa' 'python2-marisa' 'ruby-marisa') pkgver=0.2.4 pkgrel=3 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://code.google.com/p/marisa-trie/" license=('BSD' 'LGPL') makedepends=('python2' 'ruby' 'perl') |