Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: sys-devel/gcc/
Date: Mon, 29 Oct 2018 11:39:53
Message-Id: 1540813084.0e32d00bc13b235e107d5ed932d459a01a04dea2.blueness@gentoo
1 commit: 0e32d00bc13b235e107d5ed932d459a01a04dea2
2 Author: stefson <herrtimson <AT> yahoo <DOT> de>
3 AuthorDate: Sat Oct 27 18:55:28 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 29 11:38:04 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=0e32d00b
7
8 sys-devel/gcc: readjust KEYWORDS
9
10 sys-devel/gcc/gcc-7.3.0-r6.ebuild | 2 +-
11 sys-devel/gcc/gcc-8.2.0-r2.ebuild | 3 +--
12 sys-devel/gcc/gcc-8.2.0-r4.ebuild | 3 +--
13 3 files changed, 3 insertions(+), 5 deletions(-)
14
15 diff --git a/sys-devel/gcc/gcc-7.3.0-r6.ebuild b/sys-devel/gcc/gcc-7.3.0-r6.ebuild
16 index 2b75113..64dfcf5 100644
17 --- a/sys-devel/gcc/gcc-7.3.0-r6.ebuild
18 +++ b/sys-devel/gcc/gcc-7.3.0-r6.ebuild
19 @@ -8,7 +8,7 @@ PATCH_VER="1.8"
20
21 inherit epatch toolchain
22
23 -KEYWORDS="amd64 arm arm64 ~mips ppc x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
25
26 RDEPEND=""
27 DEPEND="${RDEPEND}
28
29 diff --git a/sys-devel/gcc/gcc-8.2.0-r2.ebuild b/sys-devel/gcc/gcc-8.2.0-r2.ebuild
30 index 40a6799..35564be 100644
31 --- a/sys-devel/gcc/gcc-8.2.0-r2.ebuild
32 +++ b/sys-devel/gcc/gcc-8.2.0-r2.ebuild
33 @@ -8,8 +8,7 @@ PATCH_VER="1.2"
34
35 inherit toolchain
36
37 -#needs minimal test before unkeywording
38 -#KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
39 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
40
41 RDEPEND=""
42 DEPEND="${RDEPEND}
43
44 diff --git a/sys-devel/gcc/gcc-8.2.0-r4.ebuild b/sys-devel/gcc/gcc-8.2.0-r4.ebuild
45 index 17dd76e..aca35c1 100644
46 --- a/sys-devel/gcc/gcc-8.2.0-r4.ebuild
47 +++ b/sys-devel/gcc/gcc-8.2.0-r4.ebuild
48 @@ -8,8 +8,7 @@ PATCH_VER="1.5"
49
50 inherit toolchain
51
52 -#needs minimal test before unkeywording
53 -#KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
54 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
55
56 RDEPEND=""
57 DEPEND="${RDEPEND}