diff options
author | Tom Gall <tgall@gentoo.org> | 2004-05-01 03:51:58 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-05-01 03:51:58 +0000 |
commit | 3594fc43fed0ea7fedb7bfeea60b0cf57fe5504e (patch) | |
tree | c854e6f346515a3e13abd2c3984663a1c1f1bac8 /sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild | |
parent | version bump for security update CAN-2004-0426, bug 49534 this version also s... (diff) | |
download | gentoo-2-3594fc43fed0ea7fedb7bfeea60b0cf57fe5504e.tar.gz gentoo-2-3594fc43fed0ea7fedb7bfeea60b0cf57fe5504e.tar.bz2 gentoo-2-3594fc43fed0ea7fedb7bfeea60b0cf57fe5504e.zip |
mark ~ppc64
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild b/sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild index e33787422bea..a0d0b66d3783 100644 --- a/sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild +++ b/sys-devel/gcc/gcc-3.3.3_pre20040426.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.3_pre20040426.ebuild,v 1.1 2004/04/27 12:27:39 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild,v 1.2 2004/05/01 03:51:58 tgall Exp $ IUSE="static nls bootstrap java build X multilib debug" @@ -108,7 +108,7 @@ LICENSE="GPL-2 LGPL-2.1" # It is working fine on ppc too # -KEYWORDS="-* ppc64 ~ppc" +KEYWORDS="-* ~ppc64 ~ppc" #KEYWORDS="-* ~x86 ~mips ~sparc ~amd64 -hppa ~alpha ~ia64" # Ok, this is a hairy one again, but lets assume that we |