diff options
Diffstat (limited to 'extra/keytouch/PKGBUILD')
-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 bfc3d182f..b768a4e09 100644 --- a/extra/keytouch/PKGBUILD +++ b/extra/keytouch/PKGBUILD @@ -7,7 +7,7 @@ pkgname=keytouch pkgver=2.4.1 pkgrel=3 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' 'gtk2') |