diff options
Diffstat (limited to 'community/libfakekey/PKGBUILD')
-rw-r--r-- | community/libfakekey/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libfakekey/PKGBUILD b/community/libfakekey/PKGBUILD index 691c4ba75..368baa4fd 100644 --- a/community/libfakekey/PKGBUILD +++ b/community/libfakekey/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libfakekey pkgver=0.1 pkgrel=4 pkgdesc='X virtual keyboard library.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://matchbox-project.org/' license=('GPL') depends=('libxtst') |