diff options
Diffstat (limited to 'community/fcitx-rime/PKGBUILD')
-rw-r--r-- | community/fcitx-rime/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcitx-rime/PKGBUILD b/community/fcitx-rime/PKGBUILD index 766697257..9af9fdc38 100644 --- a/community/fcitx-rime/PKGBUILD +++ b/community/fcitx-rime/PKGBUILD @@ -6,7 +6,7 @@ pkgname=fcitx-rime pkgver=0.2.0 pkgrel=1 pkgdesc='Fcitx Wrapper for librime' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/fcitx" license=('GPL') depends=('fcitx>=4.2.7' "librime" "brise") |