Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ldns/
Date: Sun, 06 Sep 2020 07:49:40
Message-Id: 1599378553.986e85d561440400d2db1042a7556f1ea94de599.slyfox@gentoo
1 commit: 986e85d561440400d2db1042a7556f1ea94de599
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 6 07:45:28 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 6 07:49:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=986e85d5
7
8 net-libs/ldns: stable 1.7.1-r1 for hppa
9
10 stable wrt bug #735408
11
12 Package-Manager: Portage-3.0.5, Repoman-3.0.1
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 net-libs/ldns/ldns-1.7.1-r1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-libs/ldns/ldns-1.7.1-r1.ebuild b/net-libs/ldns/ldns-1.7.1-r1.ebuild
20 index 05ab520035a..84866735764 100644
21 --- a/net-libs/ldns/ldns-1.7.1-r1.ebuild
22 +++ b/net-libs/ldns/ldns-1.7.1-r1.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz"
24
25 LICENSE="BSD"
26 SLOT="0/3"
27 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris"
28 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris"
29 IUSE="+dane doc +ecdsa ed25519 ed448 gost libressl python static-libs vim-syntax"
30
31 # configure will die if ecdsa is enabled and ssl is not