summaryrefslogtreecommitdiff
path: root/community/python2-virtkey/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-virtkey/PKGBUILD')
-rw-r--r--community/python2-virtkey/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-virtkey/PKGBUILD b/community/python2-virtkey/PKGBUILD
index 237f64857..086355031 100644
--- a/community/python2-virtkey/PKGBUILD
+++ b/community/python2-virtkey/PKGBUILD
@@ -7,7 +7,7 @@ _pkgname=python-virtkey
pkgver=0.60.0
pkgrel=3
pkgdesc="Python extension for emulating keypresses and getting layout information from the X server"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/python-virtkey"
license=('LGPL')
depends=('python2' 'libxtst' 'gtk2')