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 4f1f9c180..adc8e5346 100644 --- a/community/ibus-qt/PKGBUILD +++ b/community/ibus-qt/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ibus-qt pkgver=1.3.1 pkgrel=8 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') |