diff options
author | 2021-05-31 23:50:56 +0000 | |
---|---|---|
committer | 2021-05-31 23:50:56 +0000 | |
commit | a8d303777965103eb2f3a651791e1210e3dad5e1 (patch) | |
tree | b29a827b3164af6e5c7bc8ba52713be9de62f43f /net-libs/ldns | |
parent | media-libs/openimageio: forward stable keywords to 2.2.13.1 (diff) | |
download | gentoo-a8d303777965103eb2f3a651791e1210e3dad5e1.tar.gz gentoo-a8d303777965103eb2f3a651791e1210e3dad5e1.tar.bz2 gentoo-a8d303777965103eb2f3a651791e1210e3dad5e1.zip |
net-libs/ldns: Stabilize 1.7.1-r2 arm, #793350
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/ldns')
-rw-r--r-- | net-libs/ldns/ldns-1.7.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.7.1-r2.ebuild b/net-libs/ldns/ldns-1.7.1-r2.ebuild index ee8acea2dae4..26bcbaa1da68 100644 --- a/net-libs/ldns/ldns-1.7.1-r2.ebuild +++ b/net-libs/ldns/ldns-1.7.1-r2.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 |