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 48787c9fa..dac173233 100644 --- a/community/numlockx/PKGBUILD +++ b/community/numlockx/PKGBUILD @@ -9,7 +9,7 @@ pkgname=numlockx pkgver=1.2 pkgrel=2 pkgdesc='Turns on the numlock key in X11.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('MIT') url='http://home.kde.org/~seli/numlockx/' depends=('libxtst') |