diff options
Diffstat (limited to 'extra/anthy/PKGBUILD')
-rw-r--r-- | extra/anthy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/anthy/PKGBUILD b/extra/anthy/PKGBUILD index c38e8ba48..c0a3fbf9a 100644 --- a/extra/anthy/PKGBUILD +++ b/extra/anthy/PKGBUILD @@ -8,7 +8,7 @@ pkgver=9100h _filecode=37536 pkgrel=2 pkgdesc='Hiragana text to Kana Kanji mixed text Japanese input method' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://sourceforge.jp/projects/anthy/' license=('LGPL' 'GPL') options=('!libtool') |