Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-root/
Date: Thu, 11 Oct 2018 14:57:04
Message-Id: 1539269796.f6f6bb91b7f134a121ef9fa1dd504b9ca52c5aa8.dilfridge@gentoo
1 commit: f6f6bb91b7f134a121ef9fa1dd504b9ca52c5aa8
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 11 14:55:42 2018 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 11 14:56:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6f6bb91
7
8 net-dns/dnssec-root: Blind stable on arm, critical bug 667774
9
10 Note that this is a major fail for a stable architecture.
11 In addition, all arm devboxes are currently offline.
12
13 Bug: https://bugs.gentoo.org/667774
14 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
15 Package-Manager: Portage-2.3.49, Repoman-2.3.11
16
17 net-dns/dnssec-root/dnssec-root-20170203-r1.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/net-dns/dnssec-root/dnssec-root-20170203-r1.ebuild b/net-dns/dnssec-root/dnssec-root-20170203-r1.ebuild
21 index 63c08e88bb7..46c77ef4d90 100644
22 --- a/net-dns/dnssec-root/dnssec-root-20170203-r1.ebuild
23 +++ b/net-dns/dnssec-root/dnssec-root-20170203-r1.ebuild
24 @@ -11,7 +11,7 @@ SRC_URI="https://data.iana.org/root-anchors/root-anchors.xml -> root-anchors-${P
25
26 LICENSE="public-domain"
27 SLOT="0"
28 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x64-macos"
29 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x64-macos"
30 IUSE=""
31
32 RDEPEND=""