diff options
Diffstat (limited to 'community/fcitx-configtool/PKGBUILD')
-rw-r--r-- | community/fcitx-configtool/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcitx-configtool/PKGBUILD b/community/fcitx-configtool/PKGBUILD index 00ed7aa7c..0d2fb7c45 100644 --- a/community/fcitx-configtool/PKGBUILD +++ b/community/fcitx-configtool/PKGBUILD @@ -5,7 +5,7 @@ pkgname=fcitx-configtool pkgver=0.4.6 pkgrel=1 pkgdesc="GTK based config tool for Fcitx" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://fcitx.googlecode.com/" license=('GPL2') depends=("fcitx>=4.2.7" "gtk3" "iso-codes") |