Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/prefix:master commit in: sys-devel/gcc/
Date: Mon, 15 Jan 2018 19:38:24
Message-Id: 1516044174.57add542868d2c7dbbb9b761a1d896966c68c188.grobian@gentoo
1 commit: 57add542868d2c7dbbb9b761a1d896966c68c188
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 15 19:22:54 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 15 19:22:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=57add542
7
8 sys-devel/gcc: drop sparc64-solaris keyword from 4.7.3, it miscompiles
9
10 Package-Manager: Portage-2.3.18-prefix, Repoman-2.3.6
11 RepoMan-Options: --force
12
13 sys-devel/gcc/gcc-4.7.3-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-devel/gcc/gcc-4.7.3-r1.ebuild b/sys-devel/gcc/gcc-4.7.3-r1.ebuild
17 index 7766a6c9a8..527dcc3f45 100644
18 --- a/sys-devel/gcc/gcc-4.7.3-r1.ebuild
19 +++ b/sys-devel/gcc/gcc-4.7.3-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild,v 1.16 2014/01/19 01:51:34 dirtyepic Exp $
25
26 @@ -25,7 +25,7 @@ inherit eutils toolchain flag-o-matic
27 DESCRIPTION="The GNU Compiler Collection."
28
29 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+"
30 -KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 +KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
32
33 RDEPEND=""
34 DEPEND="${RDEPEND}