diff options
Diffstat (limited to 'extra/fcitx/PKGBUILD')
-rw-r--r-- | extra/fcitx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/fcitx/PKGBUILD b/extra/fcitx/PKGBUILD index 2b34f225f..016dc91ad 100644 --- a/extra/fcitx/PKGBUILD +++ b/extra/fcitx/PKGBUILD @@ -6,7 +6,7 @@ pkgname=fcitx pkgver=4.0.1 pkgrel=1 pkgdesc="Free Chinese Input Toy of X, a collection of Simplified Chinese input methods for Linux" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/fcitx/" license=('GPL') depends=('dbus-core' 'pango') |