summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-12 08:07:55 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-12 08:07:55 -0500
commitb4a43802415ab0d77b83be6896f952da8164afe3 (patch)
tree504abbb2c60d74121ec599c23e28da0a52718c3a /community
parent974c3c75f6289358a87a50adb108c981b8c93b32 (diff)
Add mips64el in archs
Diffstat (limited to 'community')
-rw-r--r--community/virtkey/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtkey/PKGBUILD b/community/virtkey/PKGBUILD
index 7d350b553..a8f039682 100644
--- a/community/virtkey/PKGBUILD
+++ b/community/virtkey/PKGBUILD
@@ -6,7 +6,7 @@ pkgbase=virtkey
pkgname=('python2-virtkey' 'python-virtkey')
pkgver=0.61.0
pkgrel=2
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/virtkey"
license=('LGPL')
makedepends=('python2' 'python' 'libxtst' 'gtk2')