diff options
Diffstat (limited to 'community/fcitx-hangul')
-rw-r--r-- | community/fcitx-hangul/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcitx-hangul/PKGBUILD b/community/fcitx-hangul/PKGBUILD index 6f706043a..a89c72a12 100644 --- a/community/fcitx-hangul/PKGBUILD +++ b/community/fcitx-hangul/PKGBUILD @@ -5,7 +5,7 @@ pkgname=fcitx-hangul pkgver=0.2.0 pkgrel=2 pkgdesc="Hangul (Korean) support for fcitx" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/fcitx/" license=('GPL2') depends=('fcitx>=4.2.3' 'libhangul') |