diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-20 22:13:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-20 22:19:35 -0700 |
commit | 69ec2d3ad3d00955d25050fe550093ae82c6c1c1 (patch) | |
tree | abf109ca3493451204b590bcd6c01402155df9d6 /app-crypt/mit-krb5 | |
parent | app-metrics/redis_exporter: Bump to version 1.1.1 (diff) | |
download | gentoo-69ec2d3ad3d00955d25050fe550093ae82c6c1c1.tar.gz gentoo-69ec2d3ad3d00955d25050fe550093ae82c6c1c1.tar.bz2 gentoo-69ec2d3ad3d00955d25050fe550093ae82c6c1c1.zip |
app-crypt/mit-krb5-1.17-r1: alpha stable, bug 693694
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.17-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.17-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.17-r1.ebuild index 7b765c2b2c50..dee8389adacb 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.17-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.17-r1.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="cpu_flags_x86_aes doc +keyutils libressl lmdb nls openldap +pkinit selinux +threads test xinetd" # Test suite requires network access |