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 c1643ec9a..e44659732 100644 --- a/core/kbd/PKGBUILD +++ b/core/kbd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=kbd pkgver=1.15.3 pkgrel=1 pkgdesc="Keytable files and keyboard utilities" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="ftp://ftp.altlinux.org/pub/people/legion/kbd/" license=('GPL') depends=('glibc') |