diff options
Diffstat (limited to 'extra/ibus/PKGBUILD')
-rw-r--r-- | extra/ibus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ibus/PKGBUILD b/extra/ibus/PKGBUILD index bdb9624d6..5869f8f6f 100644 --- a/extra/ibus/PKGBUILD +++ b/extra/ibus/PKGBUILD @@ -6,7 +6,7 @@ pkgname=(ibus libibus) pkgver=1.5.5 pkgrel=1 pkgdesc="Next Generation Input Bus for Linux" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ibus.googlecode.com" license=('LGPL') depends=('dconf' 'gtk2' 'gtk3' 'hicolor-icon-theme' 'libnotify' 'pygtk' 'python2-dbus' 'python2-gobject' 'iso-codes') |