Gentoo Archives: gentoo-commits

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