diff options
author | Bartosch Pixa <darkspecter@gentoo.org> | 2004-02-09 23:02:20 +0000 |
---|---|---|
committer | Bartosch Pixa <darkspecter@gentoo.org> | 2004-02-09 23:02:20 +0000 |
commit | 4c364568a2e5c8a1cc2dbb08941ca4e4c8d9d3b2 (patch) | |
tree | 2598e52efe60e7b630731e2d6f4e036f11c465bb /sys-devel | |
parent | removed sketch, replaced by skencil (diff) | |
download | gentoo-2-4c364568a2e5c8a1cc2dbb08941ca4e4c8d9d3b2.tar.gz gentoo-2-4c364568a2e5c8a1cc2dbb08941ca4e4c8d9d3b2.tar.bz2 gentoo-2-4c364568a2e5c8a1cc2dbb08941ca4e4c8d9d3b2.zip |
set ppc in keywords
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.2.3-r4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 36d8b07dc48b..8735a5969a74 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.170 2004/02/09 05:06:14 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.171 2004/02/09 22:59:42 darkspecter Exp $ + + 09 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> gcc-3.2.3-r4.ebuild: + set ppc in keywords *gcc-3.3.3_pre20040130 (09 Feb 2004) diff --git a/sys-devel/gcc/gcc-3.2.3-r4.ebuild b/sys-devel/gcc/gcc-3.2.3-r4.ebuild index 1e9e55be73f6..04595f860fb6 100644 --- a/sys-devel/gcc/gcc-3.2.3-r4.ebuild +++ b/sys-devel/gcc/gcc-3.2.3-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.2.3-r4.ebuild,v 1.1 2004/01/27 10:04:46 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r4.ebuild,v 1.2 2004/02/09 22:59:42 darkspecter Exp $ IUSE="static nls bootstrap java build" @@ -97,7 +97,7 @@ LICENSE="GPL-2 LGPL-2.1" # this is a glibc-propolice forced bump to a gcc without guard # when no binary on the system has references to guard@@libgcc # hppa has no dependency on propolice for gcc - skip this arch -KEYWORDS="~ppc" #x86 ppc sparc alpha arm mips -hppa" +KEYWORDS="ppc" #x86 ppc sparc alpha arm mips -hppa" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |