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 | 7fa0a5f1357eec826448a0a2341cd981eb2b5960 (patch) | |
tree | b3a32a0d1948a267a0b6c420c0c70617097b281e /sys-devel/gcc | |
parent | Added 2.6 kernel headers patch; closes bug #39580 (Manifest recommit). (diff) | |
download | gentoo-2-7fa0a5f1357eec826448a0a2341cd981eb2b5960.tar.gz gentoo-2-7fa0a5f1357eec826448a0a2341cd981eb2b5960.tar.bz2 gentoo-2-7fa0a5f1357eec826448a0a2341cd981eb2b5960.zip |
ppc64
Diffstat (limited to 'sys-devel/gcc')
-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 |