diff options
Diffstat (limited to 'community/fcitx-chewing/PKGBUILD')
-rw-r--r-- | community/fcitx-chewing/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcitx-chewing/PKGBUILD b/community/fcitx-chewing/PKGBUILD index 462035ae1..228e0a995 100644 --- a/community/fcitx-chewing/PKGBUILD +++ b/community/fcitx-chewing/PKGBUILD @@ -5,7 +5,7 @@ pkgname=fcitx-chewing pkgver=0.2.0 pkgrel=1 pkgdesc='Fcitx Wrapper for chewing' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/fcitx/fcitx-chewing" license=('GPL') depends=('libchewing' 'fcitx>=4.2.7') |