diff options
author | 2020-08-30 23:25:49 +0000 | |
---|---|---|
committer | 2020-08-30 23:25:49 +0000 | |
commit | eb2d6b1fdb00e5a382848deedb363dbb4e244b8d (patch) | |
tree | 791c4528f868c9fb6706614e28e88af790014b95 /net-libs | |
parent | app-admin/apachetop: Stabilize 0.19.7 sparc, #739458 (diff) | |
download | gentoo-eb2d6b1fdb00e5a382848deedb363dbb4e244b8d.tar.gz gentoo-eb2d6b1fdb00e5a382848deedb363dbb4e244b8d.tar.bz2 gentoo-eb2d6b1fdb00e5a382848deedb363dbb4e244b8d.zip |
net-libs/ldns: Stabilize 1.7.1-r1 arm, #735408
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ldns/ldns-1.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.7.1-r1.ebuild b/net-libs/ldns/ldns-1.7.1-r1.ebuild index a721c6a654f6..6c7654085594 100644 --- a/net-libs/ldns/ldns-1.7.1-r1.ebuild +++ b/net-libs/ldns/ldns-1.7.1-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 libressl python static-libs vim-syntax" # configure will die if ecdsa is enabled and ssl is not |