summaryrefslogtreecommitdiff
path: root/community/fcitx-chewing/PKGBUILD
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-chewing/PKGBUILD
parenta22d473968009e6eef0ecf1696ba68be95807d38 (diff)
Add mips64el in archs
Diffstat (limited to 'community/fcitx-chewing/PKGBUILD')
-rw-r--r--community/fcitx-chewing/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcitx-chewing/PKGBUILD b/community/fcitx-chewing/PKGBUILD
index bb6154d8a..fb4a219a7 100644
--- a/community/fcitx-chewing/PKGBUILD
+++ b/community/fcitx-chewing/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=fcitx-chewing
pkgver=0.1.3
pkgrel=1
pkgdesc="Fcitx Wrapper for chewing"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://github.com/fcitx/fcitx-chewing"
license=('GPL')
depends=('libchewing' 'fcitx>=4.2.6')