diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-28 16:02:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-28 16:02:48 +0200 |
commit | 443e3d9f7fbccdccdabaa4487fe57c0d73a40360 (patch) | |
tree | 59c926222169de53c837116ac5d7f2616285ac0f /net-libs/ldns | |
parent | media-libs/libmtp: ppc64 stable wrt bug #820326 (diff) | |
download | gentoo-443e3d9f7fbccdccdabaa4487fe57c0d73a40360.tar.gz gentoo-443e3d9f7fbccdccdabaa4487fe57c0d73a40360.tar.bz2 gentoo-443e3d9f7fbccdccdabaa4487fe57c0d73a40360.zip |
net-libs/ldns: sparc stable wrt bug #783726
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.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 285149842d30..a0b5c6dfc3ec 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 |