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: Thu, 14 Dec 2017 22:47:15
Message-Id: 1513291627.09eb3fc7c3b4a2e7a9da6e4b04fcaba021e8fb1d.slyfox@gentoo
1 commit: 09eb3fc7c3b4a2e7a9da6e4b04fcaba021e8fb1d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 14 22:25:36 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 14 22:47:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09eb3fc7
7
8 net-libs/ldns: stable 1.7.0-r2 for ppc/ppc64, bug #509632
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc ppc64"
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 0825e39b0ea..0e5b5d553ed 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