diff options
Diffstat (limited to 'community/fcitx-googlepinyin/PKGBUILD')
-rw-r--r-- | community/fcitx-googlepinyin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcitx-googlepinyin/PKGBUILD b/community/fcitx-googlepinyin/PKGBUILD index f10ec9238..05e1f1783 100644 --- a/community/fcitx-googlepinyin/PKGBUILD +++ b/community/fcitx-googlepinyin/PKGBUILD @@ -5,7 +5,7 @@ pkgname=fcitx-googlepinyin pkgver=0.1.6 pkgrel=3 pkgdesc="Fcitx Wrapper for googlepinyin" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/fcitx" license=('GPL') depends=('fcitx>=4.2.0' 'libgooglepinyin>=0.1.2') |