diff options
Diffstat (limited to 'community/sunpinyin/PKGBUILD')
-rw-r--r-- | community/sunpinyin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sunpinyin/PKGBUILD b/community/sunpinyin/PKGBUILD index 1aa1a4606..3f20cbf21 100644 --- a/community/sunpinyin/PKGBUILD +++ b/community/sunpinyin/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sunpinyin pkgver=2.0.3.20130307 _commit=64e26d9ed1f617e59ff37c2efc0be97727c799a1 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="Statistical Language Model based pinyin IME by Sun" license=('LGPL') url="http://sunpinyin.googlecode.com" |