Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: sys-devel/gcc/
Date: Sun, 01 Apr 2012 21:34:54
Message-Id: 1333316069.800199ddfd1ab5182182dfee1f3f4a48cdbdc9cb.blueness@gentoo
1 commit: 800199ddfd1ab5182182dfee1f3f4a48cdbdc9cb
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 1 21:34:29 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 1 21:34:29 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=800199dd
7
8 sys-devel/gcc: dropping to ~x86 on gcc-4.6.2 since there are problems with vanilla gcc
9
10 (Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0xD0455535)
11
12 ---
13 sys-devel/gcc/gcc-4.6.2-r99.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/sys-devel/gcc/gcc-4.6.2-r99.ebuild b/sys-devel/gcc/gcc-4.6.2-r99.ebuild
17 index b8322bb..bd92aab 100644
18 --- a/sys-devel/gcc/gcc-4.6.2-r99.ebuild
19 +++ b/sys-devel/gcc/gcc-4.6.2-r99.ebuild
20 @@ -21,7 +21,7 @@ inherit toolchain
21 DESCRIPTION="The GNU Compiler Collection"
22
23 LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2"
24 -KEYWORDS="amd64 mips ppc x86"
25 +KEYWORDS="amd64 mips ppc ~x86"
26
27 RDEPEND=""
28 DEPEND="${RDEPEND}