diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-22 13:18:54 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-22 13:18:54 -0700 |
commit | 4e72f9e2b0c74de8a43eef3488ab4985339b99e9 (patch) | |
tree | 301516552cb09e7464fb532813ec725f655a20fd /app-crypt | |
parent | app-antivirus/clamav-0.99.4-r1: hppa stable, bug 649314 (diff) | |
download | gentoo-4e72f9e2b0c74de8a43eef3488ab4985339b99e9.tar.gz gentoo-4e72f9e2b0c74de8a43eef3488ab4985339b99e9.tar.bz2 gentoo-4e72f9e2b0c74de8a43eef3488ab4985339b99e9.zip |
app-crypt/mit-krb5-1.16-r2: hppa stable, bugs 628936, 649610
Diffstat (limited to 'app-crypt')
-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 fefb27d71001..9dfc0e887a48 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 |