diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2004-01-21 18:44:46 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2004-01-21 18:44:46 +0000 |
commit | cd10e8d99e603434ef597aa462297461cabf07af (patch) | |
tree | 0a2b11a341409a6b20ce125acdbe23435d3ba9f8 /sys-devel | |
parent | Version bump. Fixed libxml/libxml2 detection. Fixed alsa detection (Manifes... (diff) | |
download | gentoo-2-cd10e8d99e603434ef597aa462297461cabf07af.tar.gz gentoo-2-cd10e8d99e603434ef597aa462297461cabf07af.tar.bz2 gentoo-2-cd10e8d99e603434ef597aa462297461cabf07af.zip |
Mask temp for solar to have a look first at the SSP stuff.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.2-r6.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.2-r6.ebuild b/sys-devel/gcc/gcc-3.3.2-r6.ebuild index e01ea1c1a0a4..ac02066614f5 100644 --- a/sys-devel/gcc/gcc-3.3.2-r6.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r6.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.3.2-r6.ebuild,v 1.1 2004/01/21 18:42:08 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r6.ebuild,v 1.2 2004/01/21 18:44:46 azarah Exp $ IUSE="static nls bootstrap java build X multilib" @@ -99,7 +99,8 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~mips ~sparc ~amd64 ~hppa ~alpha ~ia64" +#KEYWORDS="~x86 ~mips ~sparc ~amd64 ~hppa ~alpha ~ia64" +KEYWORDS="-*" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |