diff options
Diffstat (limited to 'community/ibus-qt/PKGBUILD')
-rw-r--r-- | community/ibus-qt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ibus-qt/PKGBUILD b/community/ibus-qt/PKGBUILD index 0f26672df..e59fc4e32 100644 --- a/community/ibus-qt/PKGBUILD +++ b/community/ibus-qt/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ibus-qt pkgver=1.3.2 pkgrel=1 pkgdesc='IBus qt library and IBus qt input method plugin' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') url='http://ibus.googlecode.com' depends=('qt4' 'ibus' 'icu') |