diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-06 08:45:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-06 08:49:13 +0100 |
commit | 986e85d561440400d2db1042a7556f1ea94de599 (patch) | |
tree | 6f8aeb284fd43ff038d1bbbdd9f2873864023a1f /net-libs/ldns | |
parent | app-text/poppler: stable 0.90.1 for hppa (diff) | |
download | gentoo-986e85d561440400d2db1042a7556f1ea94de599.tar.gz gentoo-986e85d561440400d2db1042a7556f1ea94de599.tar.bz2 gentoo-986e85d561440400d2db1042a7556f1ea94de599.zip |
net-libs/ldns: stable 1.7.1-r1 for hppa
stable wrt bug #735408
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/ldns')
-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 05ab520035a1..84866735764f 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 |