summaryrefslogtreecommitdiff
path: root/community/fcitx-libpinyin
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-20 00:02:35 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-20 00:02:35 -0500
commit0481e0aa663ba60cc332ae4b840c9762cd14c419 (patch)
tree5f66990337bac3d803f677309a37ed65bd637304 /community/fcitx-libpinyin
parenta22d473968009e6eef0ecf1696ba68be95807d38 (diff)
Add mips64el in archs
Diffstat (limited to 'community/fcitx-libpinyin')
-rw-r--r--community/fcitx-libpinyin/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcitx-libpinyin/PKGBUILD b/community/fcitx-libpinyin/PKGBUILD
index cfa311719..407a55f93 100644
--- a/community/fcitx-libpinyin/PKGBUILD
+++ b/community/fcitx-libpinyin/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=fcitx-libpinyin
pkgver=0.2.1
pkgrel=2
pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://github.com/fcitx/fcitx-libpinyin"
license=('GPL')
depends=('fcitx>=4.2.0' 'libpinyin>=0.3.0')