diff options
author | 2004-02-22 02:30:47 +0000 | |
---|---|---|
committer | 2004-02-22 02:30:47 +0000 | |
commit | 76646a7a6f71103df263215686b37cba5554a236 (patch) | |
tree | 9b03b714bf3cff636fb75385cbe836ce6cd37f29 /sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild | |
parent | dual headed version bumps to the 2.4.25 series (Manifest recommit) (diff) | |
download | gentoo-2-76646a7a6f71103df263215686b37cba5554a236.tar.gz gentoo-2-76646a7a6f71103df263215686b37cba5554a236.tar.bz2 gentoo-2-76646a7a6f71103df263215686b37cba5554a236.zip |
Marked ~ppc, seems working fine with altivec code, eventually
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild b/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild index 8029149cedf4..89048c203ede 100644 --- a/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild +++ b/sys-devel/gcc/gcc-3.3.3_pre20040215.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_pre20040215.ebuild,v 1.1 2004/02/17 04:27:46 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild,v 1.2 2004/02/22 02:30:47 lu_zero Exp $ IUSE="static nls bootstrap java build X multilib" @@ -103,7 +103,12 @@ LICENSE="GPL-2 LGPL-2.1" # you're probably not interested in it. This branch will only be interesting # until alan modra and friends are done with their current 3.3.x efforts # for ppc64 -KEYWORDS="-* ppc64" + +# +# It is working fine on ppc too +# + +KEYWORDS="-* ppc64 ~ppc" #KEYWORDS="-* ~x86 ~mips ~sparc ~amd64 -hppa ~alpha ~ia64" # Ok, this is a hairy one again, but lets assume that we |