diff options
Diffstat (limited to 'community/ibus-unikey')
-rw-r--r-- | community/ibus-unikey/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ibus-unikey/PKGBUILD b/community/ibus-unikey/PKGBUILD index 5ec16a1b7..e592c19ef 100644 --- a/community/ibus-unikey/PKGBUILD +++ b/community/ibus-unikey/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ibus-unikey pkgver=0.5.1 pkgrel=2 pkgdesc='IBus module for Vietnamese Keyboard' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url='http://code.google.com/p/ibus-unikey/' source=("http://ibus-unikey.googlecode.com/files/${pkgname}-${pkgver}.tar.gz") |