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: Wed, 06 Jan 2021 15:32:25
Message-Id: 1609947120.0227499ec0667160ab010a8b3e70941c1151aef8.grobian@gentoo
1 commit: 0227499ec0667160ab010a8b3e70941c1151aef8
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 15:32:00 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 15:32:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0227499e
7
8 sys-devel/native-cctools: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, 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 | 4 ++--
15 2 files changed, 4 insertions(+), 4 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 3072575483d..f961a43cc03 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-2020 Gentoo Authors
23 +# Copyright 1999-2021 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-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
32 +KEYWORDS="~ppc-macos ~x64-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 0187a4d1380..821c9fafacd 100644
39 --- a/sys-devel/native-cctools/native-cctools-5.ebuild
40 +++ b/sys-devel/native-cctools/native-cctools-5.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2020 Gentoo Authors
43 +# Copyright 1999-2021 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI="6"
47 @@ -14,7 +14,7 @@ SLOT="0"
48
49 AIX_V='aix-2'
50
51 -KEYWORDS="~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
52 +KEYWORDS="~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
53
54 IUSE=""