diff options
Diffstat (limited to 'community/ibus-rime')
-rw-r--r-- | community/ibus-rime/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ibus-rime/PKGBUILD b/community/ibus-rime/PKGBUILD index 2f4e56338..9ed0c5bc1 100644 --- a/community/ibus-rime/PKGBUILD +++ b/community/ibus-rime/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ibus-rime pkgver=1.1 pkgrel=1 pkgdesc="Rime input method engine for ibus" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/rimeime/" license=('GPL3') depends=('ibus' 'libnotify' 'librime>=1.1' 'brise') |