diff options
Diffstat (limited to 'core/krb5/PKGBUILD')
-rw-r--r-- | core/krb5/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/krb5/PKGBUILD b/core/krb5/PKGBUILD index d2e97be57..cb2fa1547 100644 --- a/core/krb5/PKGBUILD +++ b/core/krb5/PKGBUILD @@ -5,7 +5,7 @@ pkgname=krb5 pkgver=1.10.2 pkgrel=3 pkgdesc="The Kerberos network authentication system" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://web.mit.edu/kerberos/" license=('custom') depends=('e2fsprogs' 'libldap' 'keyutils') |