diff options
author | 2021-12-03 08:37:14 +0100 | |
---|---|---|
committer | 2021-12-03 08:37:14 +0100 | |
commit | 53ac7e3eded9da503ce509803d3488f717caad20 (patch) | |
tree | e2f8f40d83be8f28ffca1dd6e9957d2c44e549d4 /net-libs/ldns | |
parent | dev-python/aioredis: Stabilize 2.0.0 x86, #813543 (diff) | |
download | gentoo-53ac7e3eded9da503ce509803d3488f717caad20.tar.gz gentoo-53ac7e3eded9da503ce509803d3488f717caad20.tar.bz2 gentoo-53ac7e3eded9da503ce509803d3488f717caad20.zip |
net-libs/ldns: amd64 stable wrt bug #827968
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/ldns')
-rw-r--r-- | net-libs/ldns/ldns-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.8.0-r1.ebuild b/net-libs/ldns/ldns-1.8.0-r1.ebuild index 5d48f102da5c..813a374d4ed5 100644 --- a/net-libs/ldns/ldns-1.8.0-r1.ebuild +++ b/net-libs/ldns/ldns-1.8.0-r1.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 |