summaryrefslogtreecommitdiff
path: root/community/fcitx-configtool
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-configtool
parenta22d473968009e6eef0ecf1696ba68be95807d38 (diff)
Add mips64el in archs
Diffstat (limited to 'community/fcitx-configtool')
-rw-r--r--community/fcitx-configtool/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcitx-configtool/PKGBUILD b/community/fcitx-configtool/PKGBUILD
index fa2fa3280..0f6946a8c 100644
--- a/community/fcitx-configtool/PKGBUILD
+++ b/community/fcitx-configtool/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=fcitx-configtool
pkgver=0.4.5.1
pkgrel=2
pkgdesc="GTK based config tool for Fcitx"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://fcitx.googlecode.com/"
license=('GPL2')
depends=("fcitx>=4.2.6" "gtk3" "iso-codes")