diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-29 12:43:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-29 12:43:21 +0100 |
commit | 3b63651c9fc37b80f862192f13e23164a7556fe0 (patch) | |
tree | 6aec9f82a489c356544c8c28d200656b864e5fd5 /app-crypt/mit-krb5 | |
parent | app-crypt/mit-krb5: amd64 stable wrt bug #564304 (diff) | |
download | gentoo-3b63651c9fc37b80f862192f13e23164a7556fe0.tar.gz gentoo-3b63651c9fc37b80f862192f13e23164a7556fe0.tar.bz2 gentoo-3b63651c9fc37b80f862192f13e23164a7556fe0.zip |
app-crypt/mit-krb5: x86 stable wrt bug #564304
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.13.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.13.2-r2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.13.2-r2.ebuild index 481acd08a51f..d526e03f21df 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.13.2-r2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.13.2-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}-signed.tar" 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 openldap +pkinit selinux +threads test xinetd" CDEPEND=" |