diff options
Diffstat (limited to 'core/kbd/PKGBUILD')
-rw-r--r-- | core/kbd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/kbd/PKGBUILD b/core/kbd/PKGBUILD index 1ee33254c..425d03a23 100644 --- a/core/kbd/PKGBUILD +++ b/core/kbd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=kbd pkgver=1.15.5 pkgrel=3 pkgdesc="Keytable files and keyboard utilities" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.kbd-project.org" license=('GPL') depends=('glibc' 'pam') |