diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:21:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:25:01 +0100 |
commit | 4ef5792b1d3f5c3f3632190c60e1a5df75ec9121 (patch) | |
tree | 9847e0d84b13f082ffb8d024ab3791a83f9073f2 /net-libs | |
parent | net-mail/fetchmail: stable 6.4.19 for ppc (diff) | |
download | gentoo-4ef5792b1d3f5c3f3632190c60e1a5df75ec9121.tar.gz gentoo-4ef5792b1d3f5c3f3632190c60e1a5df75ec9121.tar.bz2 gentoo-4ef5792b1d3f5c3f3632190c60e1a5df75ec9121.zip |
net-libs/ldns: stable 1.7.1-r2 for ppc
stable wrt bug #793350
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ldns/ldns-1.7.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.7.1-r2.ebuild b/net-libs/ldns/ldns-1.7.1-r2.ebuild index 1f2040607949..ca426ee12832 100644 --- a/net-libs/ldns/ldns-1.7.1-r2.ebuild +++ b/net-libs/ldns/ldns-1.7.1-r2.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 |