diff options
Diffstat (limited to 'extra/keytouch')
-rw-r--r-- | extra/keytouch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/keytouch/PKGBUILD b/extra/keytouch/PKGBUILD index 34a5c53a6..91f4a7582 100644 --- a/extra/keytouch/PKGBUILD +++ b/extra/keytouch/PKGBUILD @@ -6,7 +6,7 @@ pkgname=keytouch pkgver=2.4.1 pkgrel=2 pkgdesc="A program which allows you to easily configure the extra function keys of your keyboard" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://keytouch.sourceforge.net/" license=('GPL') depends=('libxtst' 'gnome-menus' 'alsa-lib') |