diff options
author | Sam James <sam@gentoo.org> | 2021-11-07 07:28:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-07 07:28:28 +0000 |
commit | 7d092e1377e48c2b2b2ad1990ef6795623abf6f1 (patch) | |
tree | 4c95233772b037f456af702d6c2d872681a4336a /net-libs | |
parent | dev-java/jaxb-api: suppress tests for vm_version 1.8 (diff) | |
download | gentoo-7d092e1377e48c2b2b2ad1990ef6795623abf6f1.tar.gz gentoo-7d092e1377e48c2b2b2ad1990ef6795623abf6f1.tar.bz2 gentoo-7d092e1377e48c2b2b2ad1990ef6795623abf6f1.zip |
net-libs/ldns: Stabilize 1.7.1-r5 hppa, #783726
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 222ef53fab5a..66e436d22ec3 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 |