Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.i686.hardened/, tools-uclibc/portage.amd64.vanilla/, ...
Date: Tue, 31 May 2016 12:41:08
Message-Id: 1464698480.237a0f59fb37a814be5dca163453217650154dc1.blueness@gentoo
1 commit: 237a0f59fb37a814be5dca163453217650154dc1
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 12:41:20 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 12:41:20 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=237a0f59
7
8 tools-{musl,uclibc}: keyword =sys-devel/gcc-config-1.8-r1 and =dev-libs/libintl-0.19.7
9
10 This is a stop gap measure to get around bug #584234 and bug #584616 to keep the
11 stages rolling until those bugs are fixed.
12
13 tools-musl/portage.amd64.vanilla/package.accept_keywords | 1 +
14 tools-uclibc/portage.amd64.hardened/package.accept_keywords | 2 ++
15 tools-uclibc/portage.amd64.vanilla/package.accept_keywords | 2 ++
16 tools-uclibc/portage.i686.hardened/package.accept_keywords | 2 ++
17 tools-uclibc/portage.i686.vanilla/package.accept_keywords | 2 ++
18 5 files changed, 9 insertions(+)
19
20 diff --git a/tools-musl/portage.amd64.vanilla/package.accept_keywords b/tools-musl/portage.amd64.vanilla/package.accept_keywords
21 new file mode 100644
22 index 0000000..6a81608
23 --- /dev/null
24 +++ b/tools-musl/portage.amd64.vanilla/package.accept_keywords
25 @@ -0,0 +1 @@
26 +=sys-devel/gcc-config-1.8-r1 ~amd64
27
28 diff --git a/tools-uclibc/portage.amd64.hardened/package.accept_keywords b/tools-uclibc/portage.amd64.hardened/package.accept_keywords
29 new file mode 100644
30 index 0000000..e837cce
31 --- /dev/null
32 +++ b/tools-uclibc/portage.amd64.hardened/package.accept_keywords
33 @@ -0,0 +1,2 @@
34 +=dev-libs/libintl-0.19.7 ~amd64
35 +=sys-devel/gcc-config-1.8-r1 ~amd64
36
37 diff --git a/tools-uclibc/portage.amd64.vanilla/package.accept_keywords b/tools-uclibc/portage.amd64.vanilla/package.accept_keywords
38 new file mode 100644
39 index 0000000..e837cce
40 --- /dev/null
41 +++ b/tools-uclibc/portage.amd64.vanilla/package.accept_keywords
42 @@ -0,0 +1,2 @@
43 +=dev-libs/libintl-0.19.7 ~amd64
44 +=sys-devel/gcc-config-1.8-r1 ~amd64
45
46 diff --git a/tools-uclibc/portage.i686.hardened/package.accept_keywords b/tools-uclibc/portage.i686.hardened/package.accept_keywords
47 new file mode 100644
48 index 0000000..652e9e1
49 --- /dev/null
50 +++ b/tools-uclibc/portage.i686.hardened/package.accept_keywords
51 @@ -0,0 +1,2 @@
52 +=dev-libs/libintl-0.19.7 ~x86
53 +=sys-devel/gcc-config-1.8-r1 ~x86
54
55 diff --git a/tools-uclibc/portage.i686.vanilla/package.accept_keywords b/tools-uclibc/portage.i686.vanilla/package.accept_keywords
56 new file mode 100644
57 index 0000000..652e9e1
58 --- /dev/null
59 +++ b/tools-uclibc/portage.i686.vanilla/package.accept_keywords
60 @@ -0,0 +1,2 @@
61 +=dev-libs/libintl-0.19.7 ~x86
62 +=sys-devel/gcc-config-1.8-r1 ~x86