diff options
author | 2004-04-22 02:45:32 +0000 | |
---|---|---|
committer | 2004-04-22 02:45:32 +0000 | |
commit | c275c8d879dd253af796a8444d42fb460090146b (patch) | |
tree | 3455ba5add88291fc356d881ff800962297eb60a /sys-devel | |
parent | old (diff) | |
download | gentoo-2-c275c8d879dd253af796a8444d42fb460090146b.tar.gz gentoo-2-c275c8d879dd253af796a8444d42fb460090146b.tar.bz2 gentoo-2-c275c8d879dd253af796a8444d42fb460090146b.zip |
replace 3.2.3-r{2,3}
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.2.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.2.3-r4.ebuild b/sys-devel/gcc/gcc-3.2.3-r4.ebuild index 94030368882f..7594c8c8308f 100644 --- a/sys-devel/gcc/gcc-3.2.3-r4.ebuild +++ b/sys-devel/gcc/gcc-3.2.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r4.ebuild,v 1.5 2004/03/25 08:12:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r4.ebuild,v 1.6 2004/04/22 02:45:32 vapier Exp $ IUSE="static nls bootstrap java build" @@ -97,7 +97,7 @@ LICENSE="GPL-2 LGPL-2.1" # this is a glibc-propolice forced bump to a gcc without guard # when no binary on the system has references to guard@@libgcc # hppa has no dependency on propolice for gcc - skip this arch -KEYWORDS="ppc s390" #x86 ppc sparc alpha mips -hppa" +KEYWORDS="x86 ppc sparc mips alpha -hppa ia64 s390" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |