diff options
Diffstat (limited to 'extra/anthy')
-rw-r--r-- | extra/anthy/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/anthy/PKGBUILD b/extra/anthy/PKGBUILD index 62e0ba805..4aa302790 100644 --- a/extra/anthy/PKGBUILD +++ b/extra/anthy/PKGBUILD @@ -6,9 +6,9 @@ pkgname=anthy pkgver=9100h _filecode=37536 -pkgrel=3 +pkgrel=3.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') |