diff options
Diffstat (limited to 'community/fcitx-libpinyin/PKGBUILD')
-rw-r--r-- | community/fcitx-libpinyin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcitx-libpinyin/PKGBUILD b/community/fcitx-libpinyin/PKGBUILD index e69931850..61bad23d0 100644 --- a/community/fcitx-libpinyin/PKGBUILD +++ b/community/fcitx-libpinyin/PKGBUILD @@ -6,7 +6,7 @@ pkgname=fcitx-libpinyin pkgver=0.2.92 pkgrel=1 pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/fcitx/fcitx-libpinyin" license=('GPL') depends=('fcitx' 'libpinyin') |