Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ldns/
Date: Tue, 12 Dec 2017 18:41:43
Message-Id: 1513103951.b9d2d47cb4574b2de20435fa0fb06261aea7749d.maekke@gentoo
1 commit: b9d2d47cb4574b2de20435fa0fb06261aea7749d
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 12 18:37:08 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 12 18:39:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d2d47c
7
8 net-libs/ldns: arm stable, bug #509632
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="arm"
12
13 net-libs/ldns/ldns-1.7.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/ldns/ldns-1.7.0-r1.ebuild b/net-libs/ldns/ldns-1.7.0-r1.ebuild
17 index 677dd61c4b1..50cea597272 100644
18 --- a/net-libs/ldns/ldns-1.7.0-r1.ebuild
19 +++ b/net-libs/ldns/ldns-1.7.0-r1.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 +ssl static-libs vim-syntax"
27
28 # configure will die if ecdsa is enabled and ssl is not