diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-31 16:17:09 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-31 16:17:19 +0200 |
commit | 07693579e40055000ec4ab61565d14b0518f81a5 (patch) | |
tree | f0563082b1f3526fe1dc982b8522aa0e9c63f3a3 /app-crypt/mit-krb5 | |
parent | sys-fs/xfsdump-3.1.8-r0: alpha stable (diff) | |
download | gentoo-07693579e40055000ec4ab61565d14b0518f81a5.tar.gz gentoo-07693579e40055000ec4ab61565d14b0518f81a5.tar.bz2 gentoo-07693579e40055000ec4ab61565d14b0518f81a5.zip |
app-crypt/mit-krb5-1.16-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/628936
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.16.ebuild b/app-crypt/mit-krb5/mit-krb5-1.16.ebuild index e86269607097..e9cbb9b16570 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.16.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.16.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 |