Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ldns/
Date: Sun, 05 Dec 2021 16:35:39
Message-Id: 1638722117.0e768db688aa2101f8848150f16accc8252fb777.sam@gentoo
1 commit: 0e768db688aa2101f8848150f16accc8252fb777
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Dec 5 15:50:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 16:35:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e768db6
7
8 net-libs/ldns: stable 1.8.0-r1 for hppa, bug #827968
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 net-libs/ldns/ldns-1.8.0-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-libs/ldns/ldns-1.8.0-r1.ebuild b/net-libs/ldns/ldns-1.8.0-r1.ebuild
19 index 05b556614f52..dce303cae0a4 100644
20 --- a/net-libs/ldns/ldns-1.8.0-r1.ebuild
21 +++ b/net-libs/ldns/ldns-1.8.0-r1.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz"
23
24 LICENSE="BSD"
25 SLOT="0/3"
26 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris"
27 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris"
28 IUSE="+dane doc +ecdsa ed25519 ed448 gost python static-libs vim-syntax"
29
30 # configure will die if ecdsa is enabled and ssl is not