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 8d55c9c74..0f0898843 100644 --- a/extra/ibus/PKGBUILD +++ b/extra/ibus/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ibus pkgver=1.4.99.20121109 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') |