diff options
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.1-r5.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.1-r5.ebuild b/sys-devel/gcc/gcc-3.3.1-r5.ebuild index 1992082b8db2..2b9d6d4000b4 100644 --- a/sys-devel/gcc/gcc-3.3.1-r5.ebuild +++ b/sys-devel/gcc/gcc-3.3.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.1-r5.ebuild,v 1.2 2003/10/14 19:50:37 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.1-r5.ebuild,v 1.3 2003/10/15 09:05:37 kumba Exp $ IUSE="static nls bootstrap java build X" @@ -95,7 +95,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-* ~x86 ~mips" +KEYWORDS="-* ~x86 ~mips ~sparc" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |