diff options
Diffstat (limited to 'community/ibus/PKGBUILD')
-rw-r--r-- | community/ibus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ibus/PKGBUILD b/community/ibus/PKGBUILD index ab31b3bf7..1966162fa 100644 --- a/community/ibus/PKGBUILD +++ b/community/ibus/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ibus pkgver=1.3.9 pkgrel=3 pkgdesc='Next Generation Input Bus for Linux.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') url='http://ibus.googlecode.com' depends=('dbus-python>=0.83.0' 'gconf' 'python2' 'pygtk' 'pyxdg' 'iso-codes' 'librsvg' 'python-notify' 'hicolor-icon-theme' 'gtk3') |