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