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-dns/dnssec-root/
Date: Fri, 05 Oct 2018 03:20:43
Message-Id: 1538709626.f799021a754ff288692289150424ea3ad30d5514.whissi@gentoo
1 commit: f799021a754ff288692289150424ea3ad30d5514
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 5 03:20:21 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 5 03:20:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f799021a
7
8 net-dns/dnssec-root: restore keywords
9
10 ...which were accidentially removed in commit 75fcd1e0092ab0132cb453dcfbcb509a37b6bfbd.
11
12 Package-Manager: Portage-2.3.50, Repoman-2.3.11
13 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
14
15 net-dns/dnssec-root/dnssec-root-20150403.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-dns/dnssec-root/dnssec-root-20150403.ebuild b/net-dns/dnssec-root/dnssec-root-20150403.ebuild
19 index 7ecb2da667e..fd08ba9793e 100644
20 --- a/net-dns/dnssec-root/dnssec-root-20150403.ebuild
21 +++ b/net-dns/dnssec-root/dnssec-root-20150403.ebuild
22 @@ -23,7 +23,7 @@ SRC_URI="http://data.iana.org/root-anchors/root-anchors.xml -> root-anchors-${DA
23
24 LICENSE="public-domain"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-macos"
27 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x64-macos"
28 IUSE="test"
29
30 RDEPEND=""