Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: sys-devel/gcc/
Date: Thu, 30 Jan 2020 07:42:56
Message-Id: 1580362777.e030de1c7480a9453f4f22fb40f96f11447b2f60.gyakovlev@gentoo
1 commit: e030de1c7480a9453f4f22fb40f96f11447b2f60
2 Author: Georgy Yakovlev <ya <AT> sysdump <DOT> net>
3 AuthorDate: Thu Jan 30 05:20:08 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 30 05:39:37 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=e030de1c
7
8 sys-devel/gcc: restore ppc64 keyword
9
10 Package-Manager: Portage-2.3.86, Repoman-2.3.20
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 sys-devel/gcc/gcc-8.2.0-r6.ebuild | 4 ++--
14 sys-devel/gcc/gcc-8.3.0-r1.ebuild | 4 ++--
15 sys-devel/gcc/gcc-8.3.0-r2.ebuild | 4 ++--
16 sys-devel/gcc/gcc-9.2.0-r3.ebuild | 2 +-
17 4 files changed, 7 insertions(+), 7 deletions(-)
18
19 diff --git a/sys-devel/gcc/gcc-8.2.0-r6.ebuild b/sys-devel/gcc/gcc-8.2.0-r6.ebuild
20 index 3b0093a..8d935ad 100644
21 --- a/sys-devel/gcc/gcc-8.2.0-r6.ebuild
22 +++ b/sys-devel/gcc/gcc-8.2.0-r6.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 +# Copyright 1999-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI="5"
29 @@ -8,7 +8,7 @@ PATCH_VER="1.7"
30
31 inherit toolchain
32
33 -KEYWORDS="amd64 arm arm64 ~mips ppc x86"
34 +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86"
35
36 RDEPEND=""
37 DEPEND="${RDEPEND}
38
39 diff --git a/sys-devel/gcc/gcc-8.3.0-r1.ebuild b/sys-devel/gcc/gcc-8.3.0-r1.ebuild
40 index 4fff882..1f7f1ab 100644
41 --- a/sys-devel/gcc/gcc-8.3.0-r1.ebuild
42 +++ b/sys-devel/gcc/gcc-8.3.0-r1.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2019 Gentoo Authors
45 +# Copyright 1999-2020 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI="6"
49 @@ -7,7 +7,7 @@ PATCH_VER="1.1"
50
51 inherit toolchain
52
53 -KEYWORDS="amd64 arm arm64 ~mips ppc x86"
54 +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86"
55
56 RDEPEND=""
57 DEPEND="${RDEPEND}
58
59 diff --git a/sys-devel/gcc/gcc-8.3.0-r2.ebuild b/sys-devel/gcc/gcc-8.3.0-r2.ebuild
60 index de750ab..8f5a792 100644
61 --- a/sys-devel/gcc/gcc-8.3.0-r2.ebuild
62 +++ b/sys-devel/gcc/gcc-8.3.0-r2.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2019 Gentoo Authors
65 +# Copyright 1999-2020 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI="6"
69 @@ -7,7 +7,7 @@ PATCH_VER="2"
70
71 inherit toolchain
72
73 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
74 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
75
76 RDEPEND=""
77 DEPEND="${RDEPEND}
78
79 diff --git a/sys-devel/gcc/gcc-9.2.0-r3.ebuild b/sys-devel/gcc/gcc-9.2.0-r3.ebuild
80 index 14348dd..fc205c8 100644
81 --- a/sys-devel/gcc/gcc-9.2.0-r3.ebuild
82 +++ b/sys-devel/gcc/gcc-9.2.0-r3.ebuild
83 @@ -7,7 +7,7 @@ PATCH_VER="4"
84
85 inherit toolchain
86
87 -KEYWORDS="amd64 arm arm64 ~mips ppc x86"
88 +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86"
89
90 RDEPEND=""
91 DEPEND="${RDEPEND}