diff options
Diffstat (limited to 'community/virtkey/PKGBUILD')
-rw-r--r-- | community/virtkey/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtkey/PKGBUILD b/community/virtkey/PKGBUILD index c1a40fb6c..a29c75190 100644 --- a/community/virtkey/PKGBUILD +++ b/community/virtkey/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=virtkey pkgname=('python2-virtkey' 'python-virtkey') pkgver=0.63.0 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/virtkey" license=('LGPL') makedepends=('python2' 'python' 'libxtst' 'libxkbfile' 'gtk2') |