diff options
Diffstat (limited to 'community/ibus')
-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 698537172..4225ae44b 100644 --- a/community/ibus/PKGBUILD +++ b/community/ibus/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ibus pkgver=1.4.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=('python2-dbus' 'gconf' 'dconf' 'python2-xdg' \ |