diff options
author | Sam James <sam@gentoo.org> | 2021-12-03 15:59:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-03 15:59:19 +0000 |
commit | e700c698495088af063f7b0a052b35bb1a7f4b38 (patch) | |
tree | a3e2204f4cfbf02217cf61f62f07db1d3c8f78d0 /net-libs/ldns | |
parent | media-gfx/plantuml: Stabilize 1.2021.13 amd64, #828062 (diff) | |
download | gentoo-e700c698495088af063f7b0a052b35bb1a7f4b38.tar.gz gentoo-e700c698495088af063f7b0a052b35bb1a7f4b38.tar.bz2 gentoo-e700c698495088af063f7b0a052b35bb1a7f4b38.zip |
net-libs/ldns: Stabilize 1.8.0-r1 arm, #827968
Signed-off-by: Sam James <sam@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 813a374d4ed5..43897886ec76 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 |