Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-root/
Date: Tue, 05 Jul 2016 05:47:49
Message-Id: 1467697541.e684a3536046456b1c49c39e488268ccac6b9de2.dlan@gentoo
1 commit: e684a3536046456b1c49c39e488268ccac6b9de2
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 5 05:45:41 2016 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 5 05:45:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e684a353
7
8 net-dns/dnssec-root: keyword ~arm64
9
10 Gentoo-Bug: 561476
11
12 Package-Manager: portage-2.3.0_rc1
13
14 net-dns/dnssec-root/dnssec-root-20150403.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-dns/dnssec-root/dnssec-root-20150403.ebuild b/net-dns/dnssec-root/dnssec-root-20150403.ebuild
18 index 5300b92..a6fdfc5 100644
19 --- a/net-dns/dnssec-root/dnssec-root-20150403.ebuild
20 +++ b/net-dns/dnssec-root/dnssec-root-20150403.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -24,7 +24,7 @@ SRC_URI="http://data.iana.org/root-anchors/root-anchors.xml -> root-anchors-${DA
28
29 LICENSE="public-domain"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-macos"
32 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-macos"
33 IUSE="test"
34
35 RDEPEND=""