diff options
author | 2021-12-04 09:31:10 +0100 | |
---|---|---|
committer | 2021-12-04 09:31:10 +0100 | |
commit | 519cfc1778638923f3ea76955ede77863fa5ae94 (patch) | |
tree | 584fd3263e932dc958f4de9a1e8b8c23b068f875 /net-libs/ldns | |
parent | app-text/mupdf: update EAPI 7 -> 8, add missing BDEPEND on 1.19.0 (diff) | |
download | gentoo-519cfc1778638923f3ea76955ede77863fa5ae94.tar.gz gentoo-519cfc1778638923f3ea76955ede77863fa5ae94.tar.bz2 gentoo-519cfc1778638923f3ea76955ede77863fa5ae94.zip |
net-libs/ldns: sparc stable wrt bug #827968
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/ldns')
-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 5bf3f018928a..e54607185151 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 |