diff options
author | 2020-09-01 00:10:57 +0000 | |
---|---|---|
committer | 2020-09-01 00:10:57 +0000 | |
commit | 8d23ed226bddd557432c53cd8657bd1d0536fba6 (patch) | |
tree | 5e5b9c79883285c928fa6b31afa3297c71f1853a | |
parent | sys-libs/libnih: Stabilize 1.0.3-r4 arm, #724174 (diff) | |
download | gentoo-8d23ed226bddd557432c53cd8657bd1d0536fba6.tar.gz gentoo-8d23ed226bddd557432c53cd8657bd1d0536fba6.tar.bz2 gentoo-8d23ed226bddd557432c53cd8657bd1d0536fba6.zip |
net-libs/ldns: Stabilize 1.7.1-r1 sparc, #735408
Signed-off-by: Sam James <sam@gentoo.org>
-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 6c7654085594..e4224bffd2a9 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 |