diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-04 09:31:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-04 09:31:26 +0100 |
commit | b57f52e7dadaed815409a64a6b0e9133d4ce58ca (patch) | |
tree | b2724dff92ddf9bf5dd1ef579ad778f7bc2876e3 | |
parent | net-libs/ldns: sparc stable wrt bug #827968 (diff) | |
download | gentoo-b57f52e7dadaed815409a64a6b0e9133d4ce58ca.tar.gz gentoo-b57f52e7dadaed815409a64a6b0e9133d4ce58ca.tar.bz2 gentoo-b57f52e7dadaed815409a64a6b0e9133d4ce58ca.zip |
net-libs/ldns: x86 stable wrt bug #827968
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-libs/ldns/ldns-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.8.0-r1.ebuild b/net-libs/ldns/ldns-1.8.0-r1.ebuild index e54607185151..05b556614f52 100644 --- a/net-libs/ldns/ldns-1.8.0-r1.ebuild +++ b/net-libs/ldns/ldns-1.8.0-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 python static-libs vim-syntax" # configure will die if ecdsa is enabled and ssl is not |