diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-20 17:49:19 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-20 17:49:19 +0100 |
commit | 981761cc4ff72f5893b3e5d5734466095328f80b (patch) | |
tree | 2b5b188d7f11423b2953098dce51b67831ae9f90 /app-crypt/mit-krb5 | |
parent | dev-lang/php-7.0.27-r0: alpha stable (diff) | |
download | gentoo-981761cc4ff72f5893b3e5d5734466095328f80b.tar.gz gentoo-981761cc4ff72f5893b3e5d5734466095328f80b.tar.bz2 gentoo-981761cc4ff72f5893b3e5d5734466095328f80b.zip |
app-crypt/mit-krb5-1.15.2-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/639702
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.15.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.15.2-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.15.2-r1.ebuild index 61047fffa95f..f3dbec2b8fcf 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.15.2-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.15.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://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" CDEPEND=" |