diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-02 10:14:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-02 10:14:19 +0100 |
commit | a5a540ba960b3216babc2b9dacd0311f5246e0d1 (patch) | |
tree | c5ea92f2d973a7c7c97a7b4844be9fb6413f2ec6 /net-libs/ldns | |
parent | app-benchmarks/stress: ppc stable wrt bug #821238 (diff) | |
download | gentoo-a5a540ba960b3216babc2b9dacd0311f5246e0d1.tar.gz gentoo-a5a540ba960b3216babc2b9dacd0311f5246e0d1.tar.bz2 gentoo-a5a540ba960b3216babc2b9dacd0311f5246e0d1.zip |
net-libs/ldns: ppc64 stable wrt bug #783726
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/ldns')
-rw-r--r-- | net-libs/ldns/ldns-1.7.1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.7.1-r5.ebuild b/net-libs/ldns/ldns-1.7.1-r5.ebuild index 4295fe850f95..222ef53fab5a 100644 --- a/net-libs/ldns/ldns-1.7.1-r5.ebuild +++ b/net-libs/ldns/ldns-1.7.1-r5.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0/3" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+dane doc +ecdsa ed25519 ed448 gost python static-libs vim-syntax" # configure will die if ecdsa is enabled and ssl is not |