diff options
Diffstat (limited to 'community/kcm-fcitx/PKGBUILD')
-rw-r--r-- | community/kcm-fcitx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kcm-fcitx/PKGBUILD b/community/kcm-fcitx/PKGBUILD index 2840f768e..693cc4901 100644 --- a/community/kcm-fcitx/PKGBUILD +++ b/community/kcm-fcitx/PKGBUILD @@ -6,7 +6,7 @@ pkgname=kcm-fcitx pkgver=0.4.2 pkgrel=2 pkgdesc="KDE Config Module for Fcitx" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/fcitx/kcm-fcitx" license=('GPL') depends=('fcitx>=4.2.7' 'kdebase-runtime' 'fcitx-qt4') |