diff options
Diffstat (limited to 'core/kbd/PKGBUILD')
-rw-r--r-- | core/kbd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/kbd/PKGBUILD b/core/kbd/PKGBUILD index efe8d3ede..23d04ad5c 100644 --- a/core/kbd/PKGBUILD +++ b/core/kbd/PKGBUILD @@ -3,9 +3,9 @@ pkgname=kbd pkgver=1.15.3 -pkgrel=2 +pkgrel=2.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') |