diff options
Diffstat (limited to 'sys-devel/gcc/gcc-3.4.2-r2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.2-r2.ebuild b/sys-devel/gcc/gcc-3.4.2-r2.ebuild index 5f809d0f7215..7c2396b4b039 100644 --- a/sys-devel/gcc/gcc-3.4.2-r2.ebuild +++ b/sys-devel/gcc/gcc-3.4.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.2-r2.ebuild,v 1.16 2004/11/12 17:10:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.2-r2.ebuild,v 1.17 2004/11/13 05:54:59 vapier Exp $ inherit eutils flag-o-matic libtool gnuconfig toolchain @@ -8,7 +8,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+s HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-* amd64 ~mips ~ppc64 ~x86 -hppa -ppc sh" +KEYWORDS="-* amd64 ~mips ~ppc64 ~x86 -hppa -ppc" # 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 |