diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-13 05:54:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-13 05:54:59 +0000 |
commit | 47f6272c5b4b1353609cded1f133843fa53172ef (patch) | |
tree | ecf18735bd8ec9bab4a5e9918bc0be0c57e9c195 /sys-devel | |
parent | arm/ia64/sh stable (Manifest recommit) (diff) | |
download | gentoo-2-47f6272c5b4b1353609cded1f133843fa53172ef.tar.gz gentoo-2-47f6272c5b4b1353609cded1f133843fa53172ef.tar.bz2 gentoo-2-47f6272c5b4b1353609cded1f133843fa53172ef.zip |
sh KEYWORDS
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.4-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.2-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/gcc/gcc-3.3.4-r2.ebuild b/sys-devel/gcc/gcc-3.3.4-r2.ebuild index 1dd70f6be18a..2f0dd14e9b80 100644 --- a/sys-devel/gcc/gcc-3.3.4-r2.ebuild +++ b/sys-devel/gcc/gcc-3.3.4-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.3.4-r2.ebuild,v 1.4 2004/11/08 00:27:48 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.4-r2.ebuild,v 1.5 2004/11/13 05:54:59 vapier Exp $ inherit eutils flag-o-matic libtool gnuconfig versionator @@ -100,7 +100,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" ## SpanKY says hppa is a no go with any 3.3.x -KEYWORDS="-hppa ~x86 ~amd64 ~mips ~arm ~sparc" +KEYWORDS="-hppa ~x86 ~amd64 ~mips ~arm ~sparc sh" IUSE="static nls bootstrap build X multilib gcj fortran objc pic hardened uclibc debug" 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 |