diff options
Diffstat (limited to 'community/ibus-anthy/PKGBUILD')
-rw-r--r-- | community/ibus-anthy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ibus-anthy/PKGBUILD b/community/ibus-anthy/PKGBUILD index cc646ff72..b7fd947a8 100644 --- a/community/ibus-anthy/PKGBUILD +++ b/community/ibus-anthy/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ibus-anthy pkgver=1.5.0 pkgrel=1 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') url='http://ibus.googlecode.com' depends=('ibus' 'anthy' 'python2' 'pygtk' 'gtk-update-icon-cache') |