diff options
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.2-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.2-r1.ebuild b/sys-devel/gcc/gcc-3.3.2-r1.ebuild index 83dafd2efedf..c968620b6786 100644 --- a/sys-devel/gcc/gcc-3.3.2-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r1.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.2-r1.ebuild,v 1.1 2003/10/26 15:43:27 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r1.ebuild,v 1.2 2003/11/02 10:44:52 gmsoft Exp $ IUSE="static nls bootstrap java build X multilib" @@ -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 ~sparc ~amd64" +KEYWORDS="-* ~x86 ~mips ~sparc ~amd64 -hppa" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |