diff options
Diffstat (limited to 'extra/scim-pinyin')
-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 0364e310d..905db2a4c 100644 --- a/extra/scim-pinyin/PKGBUILD +++ b/extra/scim-pinyin/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.5.92 pkgrel=1 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') |