diff options
Diffstat (limited to 'core/keyutils')
-rw-r--r-- | core/keyutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/keyutils/PKGBUILD b/core/keyutils/PKGBUILD index 747257aba..5a9db6545 100644 --- a/core/keyutils/PKGBUILD +++ b/core/keyutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname=keyutils pkgver=1.5.5 pkgrel=1 pkgdesc="Linux Key Management Utilities" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.kernel.org" license=('GPL2' 'LGPL2.1') depends=('glibc' 'sh') |