diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-18 18:29:30 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-18 19:30:55 +0100 |
commit | 7bbeb00ba4ff3e9d35fec18deb05597c3ee09b67 (patch) | |
tree | e8a1314647ac7972c886013f32cdf2e5aa8d0027 /app-crypt/mit-krb5 | |
parent | dev-libs/libassuan: stable 2.5.1 for sparc (diff) | |
download | gentoo-7bbeb00ba4ff3e9d35fec18deb05597c3ee09b67.tar.gz gentoo-7bbeb00ba4ff3e9d35fec18deb05597c3ee09b67.tar.bz2 gentoo-7bbeb00ba4ff3e9d35fec18deb05597c3ee09b67.zip |
app-crypt/mit-krb5: stable 1.16-r2 for sparc
Bug: https://bugs.gentoo.org/649610
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild index 2940175e9edf..4ebb3adf4df4 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}.tar.gz" LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 || ( BSD-2 GPL-2+ )" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="doc +keyutils libressl nls openldap +pkinit selinux +threads test xinetd" # Test suite require network access |