diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-29 17:00:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-29 17:16:55 +0200 |
commit | 372df3f13856176b21b52fd2b0393efd64e90b63 (patch) | |
tree | 4754cb41fa643d5926dceaac251006c7819411f6 /app-crypt | |
parent | sys-libs/glibc: x86 stable (bug #646492) (diff) | |
download | gentoo-372df3f13856176b21b52fd2b0393efd64e90b63.tar.gz gentoo-372df3f13856176b21b52fd2b0393efd64e90b63.tar.bz2 gentoo-372df3f13856176b21b52fd2b0393efd64e90b63.zip |
app-crypt/mit-krb5: x86 stable (bug #628936)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-crypt')
-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 37b00280982c..e86269607097 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 |