diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-11 13:34:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-11 13:34:20 +0000 |
commit | 7b386734e7566386e03a36464fcbbb561f17870c (patch) | |
tree | 8d623186d1eb4b224ee4c001146329b5f5ad1ca9 /sys-devel/gcc/gcc-3.3.5-r1.ebuild | |
parent | Stable x86 as it's needed for 2.6.10 kernels (which is in stable x86). (Manif... (diff) | |
download | gentoo-2-7b386734e7566386e03a36464fcbbb561f17870c.tar.gz gentoo-2-7b386734e7566386e03a36464fcbbb561f17870c.tar.bz2 gentoo-2-7b386734e7566386e03a36464fcbbb561f17870c.zip |
Stable on sparc
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.5-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.5-r1.ebuild b/sys-devel/gcc/gcc-3.3.5-r1.ebuild index 71caf4f11f37..3d400399598c 100644 --- a/sys-devel/gcc/gcc-3.3.5-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3.5-r1.ebuild @@ -1,10 +1,10 @@ # 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.3.5-r1.ebuild,v 1.7 2005/01/11 13:22:08 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.5-r1.ebuild,v 1.8 2005/01/11 13:34:20 gustavoz Exp $ DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~sh sparc ~x86" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # we also need at least glibc 2.3.3 20040420-r1 in order for gcc 3.4 not to nuke |