summaryrefslogtreecommitdiff
path: root/community/fcitx-mozc
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-23 18:59:16 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-23 18:59:16 -0500
commit9c4be92686a455dc9ccea5031516ab282c8aecf1 (patch)
treeb47082bd9a9e6973046921a7500e2a5d937a6fe4 /community/fcitx-mozc
parentf63afe8a5370fd25ae12118b5c8b702f3dea9301 (diff)
Add mips64el in archs
Diffstat (limited to 'community/fcitx-mozc')
-rw-r--r--community/fcitx-mozc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcitx-mozc/PKGBUILD b/community/fcitx-mozc/PKGBUILD
index 456ff25ea..36865e625 100644
--- a/community/fcitx-mozc/PKGBUILD
+++ b/community/fcitx-mozc/PKGBUILD
@@ -15,7 +15,7 @@ pkgver=1.6.1187.102
_patchver=${pkgver}.2
pkgrel=4
groups=('mozc-im')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/mozc/"
license=('custom')
depends=('qt' 'fcitx' 'zinnia')