diff options
author | Tom Gall <tgall@gentoo.org> | 2006-12-31 05:53:07 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2006-12-31 05:53:07 +0000 |
commit | 8590af0f980f4a90dad575b53bb61d49edcc9a80 (patch) | |
tree | 5d53054ca425735190b543028fc053def89973e7 /sys-devel/gcc/gcc-3.4.6-r2.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-8590af0f980f4a90dad575b53bb61d49edcc9a80.tar.gz gentoo-2-8590af0f980f4a90dad575b53bb61d49edcc9a80.tar.bz2 gentoo-2-8590af0f980f4a90dad575b53bb61d49edcc9a80.zip |
stable on ppc64, bug #159460
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-devel/gcc/gcc-3.4.6-r2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.6-r2.ebuild b/sys-devel/gcc/gcc-3.4.6-r2.ebuild index 0ad1ce50e220..991007179ce0 100644 --- a/sys-devel/gcc/gcc-3.4.6-r2.ebuild +++ b/sys-devel/gcc/gcc-3.4.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.11 2006/12/30 20:09:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.12 2006/12/31 05:53:07 tgall Exp $ MAN_VER="" PATCH_VER="1.4" @@ -40,7 +40,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -KEYWORDS="-* alpha ~amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="-* alpha ~amd64 arm ~ia64 ~mips ~ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper |