Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/native-cctools/
Date: Sun, 27 Dec 2020 18:18:21
Message-Id: 1609093079.51839677957caded5b5f81afcd5cc2fd4b47e8cf.grobian@gentoo
1 commit: 51839677957caded5b5f81afcd5cc2fd4b47e8cf
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 18:17:59 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 18:17:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51839677
7
8 sys-devel/native-cctools: drop ppc-aix m68k-mint
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 sys-devel/native-cctools/native-cctools-4.ebuild | 4 ++--
14 sys-devel/native-cctools/native-cctools-5.ebuild | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/sys-devel/native-cctools/native-cctools-4.ebuild b/sys-devel/native-cctools/native-cctools-4.ebuild
18 index c05aee16d1b..3072575483d 100644
19 --- a/sys-devel/native-cctools/native-cctools-4.ebuild
20 +++ b/sys-devel/native-cctools/native-cctools-4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="6"
27 @@ -14,7 +14,7 @@ SLOT="0"
28
29 AIX_V='aix-2'
30
31 -KEYWORDS="~ppc-aix ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
32 +KEYWORDS="~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
33
34 IUSE=""
35
36
37 diff --git a/sys-devel/native-cctools/native-cctools-5.ebuild b/sys-devel/native-cctools/native-cctools-5.ebuild
38 index d548ec568b4..0187a4d1380 100644
39 --- a/sys-devel/native-cctools/native-cctools-5.ebuild
40 +++ b/sys-devel/native-cctools/native-cctools-5.ebuild
41 @@ -14,7 +14,7 @@ SLOT="0"
42
43 AIX_V='aix-2'
44
45 -KEYWORDS="~ppc-aix ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
46 +KEYWORDS="~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
47
48 IUSE=""