diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:13:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:13:34 +0200 |
commit | 9f50c05795194a936e5f418c8668e9a4fbdc0647 (patch) | |
tree | ce0531c6b07d041f1e608ade57acc107c72acf21 /app-crypt/mit-krb5 | |
parent | dev-ruby/unf_ext: ppc stable wrt bug #802720 (diff) | |
download | gentoo-9f50c05795194a936e5f418c8668e9a4fbdc0647.tar.gz gentoo-9f50c05795194a936e5f418c8668e9a4fbdc0647.tar.bz2 gentoo-9f50c05795194a936e5f418c8668e9a4fbdc0647.zip |
app-crypt/mit-krb5: ppc stable wrt bug #803434
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.19.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.19.2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.19.2.ebuild index 9e6f6a2397ab..a452d62eb4f7 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.19.2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.19.2.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 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="cpu_flags_x86_aes doc +keyutils lmdb nls openldap +pkinit selinux +threads test xinetd" # Test suite requires network access |