diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-01-28 22:02:01 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-01-28 22:02:01 +0000 |
commit | ceb003e5dc411b50e4ac26a7143d920cdfec1f0d (patch) | |
tree | 3c3d31219c6665a8881f4a3e677ad5600f8b6233 /sys-devel/gcc/gcc-3.3.2-r5.ebuild | |
parent | Added 2.6 kernel headers patch; closes bug #39580 (Manifest recommit). (diff) | |
download | historical-ceb003e5dc411b50e4ac26a7143d920cdfec1f0d.tar.gz historical-ceb003e5dc411b50e4ac26a7143d920cdfec1f0d.tar.bz2 historical-ceb003e5dc411b50e4ac26a7143d920cdfec1f0d.zip |
ppc64
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.2-r5.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.2-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.2-r5.ebuild b/sys-devel/gcc/gcc-3.3.2-r5.ebuild index 7527e5fa39c8..e1afb9a262fa 100644 --- a/sys-devel/gcc/gcc-3.3.2-r5.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-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.2-r5.ebuild,v 1.6 2004/01/23 05:14:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r5.ebuild,v 1.7 2004/01/28 22:02:01 brad_mssw Exp $ IUSE="static nls bootstrap java build X multilib" @@ -99,7 +99,7 @@ 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 ppc64" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |