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, 31 Dec 2017 21:37:27
Message-Id: 1514755966.b6bdc1f99bfbe032dc50e36152909fac39bd80b9.slyfox@gentoo
1 commit: b6bdc1f99bfbe032dc50e36152909fac39bd80b9
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Dec 31 20:55:43 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 31 21:32:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6bdc1f9
7
8 net-libs/ldns: stable 1.7.0-r2 for hppa, bug #509632
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="hppa"
12
13 net-libs/ldns/ldns-1.7.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/ldns/ldns-1.7.0-r2.ebuild b/net-libs/ldns/ldns-1.7.0-r2.ebuild
17 index 26162fe5a27..f1f882c3c1c 100644
18 --- a/net-libs/ldns/ldns-1.7.0-r2.ebuild
19 +++ b/net-libs/ldns/ldns-1.7.0-r2.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris"
25 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris"
26 IUSE="+dane doc +ecdsa gost libressl python static-libs vim-syntax"
27
28 # configure will die if ecdsa is enabled and ssl is not