diff options
author | Sam James <sam@gentoo.org> | 2021-10-29 12:14:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-29 12:14:11 +0100 |
commit | 970887c22e0a2cd72d97b7d85c7a0207ab423756 (patch) | |
tree | 3fd1b8651212ca5830b1fb916ef6368f7550b5b5 /net-libs/ldns | |
parent | app-crypt/qca: Stabilize 2.3.4 arm64, #818289 (diff) | |
download | gentoo-970887c22e0a2cd72d97b7d85c7a0207ab423756.tar.gz gentoo-970887c22e0a2cd72d97b7d85c7a0207ab423756.tar.bz2 gentoo-970887c22e0a2cd72d97b7d85c7a0207ab423756.zip |
net-libs/ldns: Stabilize 1.7.1-r5 arm, #783726
Signed-off-by: Sam James <sam@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 a0b5c6dfc3ec..234d02723d7d 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 |