diff options
Diffstat (limited to 'community/libfakekey')
-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 9c88316ce..8e19da917 100644 --- a/community/libfakekey/PKGBUILD +++ b/community/libfakekey/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libfakekey pkgver=0.1 pkgrel=5 pkgdesc='X virtual keyboard library.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://matchbox-project.org/' license=('GPL') depends=('libxtst') |