diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2006-01-03 03:35:47 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2006-01-03 03:35:47 +0000 |
commit | 22f57516fdd6f172e69a3e4c9ff2f403620897a1 (patch) | |
tree | b38ca8ea5a8696aa1629a84e9f561900af8df2f5 /sys-devel/gcc | |
parent | Version bumped, Bug 105277. (diff) | |
download | gentoo-2-22f57516fdd6f172e69a3e4c9ff2f403620897a1.tar.gz gentoo-2-22f57516fdd6f172e69a3e4c9ff2f403620897a1.tar.bz2 gentoo-2-22f57516fdd6f172e69a3e4c9ff2f403620897a1.zip |
Marked ~ppc
(Portage version: 2.1_pre2)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.5.ebuild b/sys-devel/gcc/gcc-3.4.5.ebuild index 028ea1017323..84c688bf46e1 100644 --- a/sys-devel/gcc/gcc-3.4.5.ebuild +++ b/sys-devel/gcc/gcc-3.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5.ebuild,v 1.6 2005/12/29 09:44:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5.ebuild,v 1.7 2006/01/03 03:35:47 lu_zero Exp $ MAN_VER="" PATCH_VER="1.1" @@ -37,7 +37,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -KEYWORDS="-* ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~s390 sh ~sparc ~x86" +KEYWORDS="-* ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86" # 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 |