diff options
Diffstat (limited to 'community/numlockx/PKGBUILD')
-rw-r--r-- | community/numlockx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/numlockx/PKGBUILD b/community/numlockx/PKGBUILD index a5d59e003..d678d4053 100644 --- a/community/numlockx/PKGBUILD +++ b/community/numlockx/PKGBUILD @@ -8,7 +8,7 @@ pkgname=numlockx pkgver=1.2 pkgrel=1 pkgdesc="Turns on the numlock key in X11" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('MIT') url="http://ktown.kde.org/~seli/numlockx/" depends=('libxtst') |