diff options
Diffstat (limited to 'community/ibus-hangul')
-rw-r--r-- | community/ibus-hangul/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ibus-hangul/PKGBUILD b/community/ibus-hangul/PKGBUILD index 925dc3ce1..389aa38f8 100644 --- a/community/ibus-hangul/PKGBUILD +++ b/community/ibus-hangul/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ibus-hangul pkgver=1.4.1 pkgrel=2 pkgdesc='Korean input engine for IBus' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ibus.googlecode.com' license=('GPL') depends=('ibus' 'libhangul') |