diff options
author | 2021-12-16 00:08:54 +0000 | |
---|---|---|
committer | 2021-12-16 00:08:54 +0000 | |
commit | 04da25e870c47cdf00f6478affe4976b573fe839 (patch) | |
tree | 7edb7f6691077a69cc856e9b33cf5caa59f3a9df /net-libs/ldns | |
parent | dev-libs/openssl: Stabilize 1.1.1l-r1 ALLARCHES, #828045 (diff) | |
download | gentoo-04da25e870c47cdf00f6478affe4976b573fe839.tar.gz gentoo-04da25e870c47cdf00f6478affe4976b573fe839.tar.bz2 gentoo-04da25e870c47cdf00f6478affe4976b573fe839.zip |
net-libs/ldns: Stabilize 1.8.0-r4 ALLARCHES, #828045
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/ldns')
-rw-r--r-- | net-libs/ldns/ldns-1.8.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.8.0-r4.ebuild b/net-libs/ldns/ldns-1.8.0-r4.ebuild index b0a5b7749b48..500135bc8667 100644 --- a/net-libs/ldns/ldns-1.8.0-r4.ebuild +++ b/net-libs/ldns/ldns-1.8.0-r4.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 examples gost python static-libs vim-syntax" # configure will die if ecdsa is enabled and ssl is not |