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 97d6589dd..66681ff2d 100644 --- a/extra/ibus/PKGBUILD +++ b/extra/ibus/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ibus pkgver=1.5.2 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=('hicolor-icon-theme' 'gtk2' 'gtk3' 'python2-xdg' 'python2-gobject') |