diff options
Diffstat (limited to 'extra/scim-pinyin/PKGBUILD')
-rw-r--r-- | extra/scim-pinyin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/scim-pinyin/PKGBUILD b/extra/scim-pinyin/PKGBUILD index abf1fe1d8..5f4f4220d 100644 --- a/extra/scim-pinyin/PKGBUILD +++ b/extra/scim-pinyin/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.5.91 pkgrel=6 pkgdesc='Chinese pinyin input for SCIM' url='http://www.scim-im.org/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('scim') options=('!libtool') |