summaryrefslogtreecommitdiff
path: root/community/libpinyin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libpinyin/PKGBUILD')
-rw-r--r--community/libpinyin/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libpinyin/PKGBUILD b/community/libpinyin/PKGBUILD
index 5fa6043b9..9ee1c424e 100644
--- a/community/libpinyin/PKGBUILD
+++ b/community/libpinyin/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=libpinyin
pkgver=0.8.0
pkgrel=1
pkgdesc="Library to deal with pinyin."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://github.com/libpinyin/libpinyin"
license=('GPL')
depends=('db' 'glib2')