summaryrefslogtreecommitdiff
path: root/community/ibus-rime
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-28 17:33:53 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-28 17:33:53 -0500
commita9f2ee33f4d847cfa5b112747de46becdb6b46b5 (patch)
tree15c5dfa531c3ba51126d944f8e16aa096fa93315 /community/ibus-rime
parentbc0e43bd6999fb2784d73ca0e501a645179b1720 (diff)
Add mips64el in archs
Diffstat (limited to 'community/ibus-rime')
-rw-r--r--community/ibus-rime/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ibus-rime/PKGBUILD b/community/ibus-rime/PKGBUILD
index 7507f1ec7..73a1a7f7b 100644
--- a/community/ibus-rime/PKGBUILD
+++ b/community/ibus-rime/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=ibus-rime
pkgver=0.9.4
pkgrel=2
pkgdesc="Rime input method engine for ibus"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/rimeime/"
license=('GPL3')
depends=('ibus' 'libnotify' 'librime>=0.9.3' 'brise')