summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-10 03:14:29 +0000
committerMike Frysinger <vapier@gentoo.org>2006-05-10 03:14:29 +0000
commitc11ddbcec473bcde43230b0853b840649ced81df (patch)
tree47945a57e2f20a364c9d33c669b7f2e74ebaa0d8 /sys-devel/gcc
parentfix canadian cross compiling on multilib hosts (diff)
downloadgentoo-2-c11ddbcec473bcde43230b0853b840649ced81df.tar.gz
gentoo-2-c11ddbcec473bcde43230b0853b840649ced81df.tar.bz2
gentoo-2-c11ddbcec473bcde43230b0853b840649ced81df.zip
remove x86/amd64 KEYWORDS ... dont want to give the impression that using gcc-4.2 is ok
(Portage version: 2.1_pre10-r3)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/gcc-4.2.0_alpha20060506.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.2.0_alpha20060506.ebuild b/sys-devel/gcc/gcc-4.2.0_alpha20060506.ebuild
index 4bf3da8f6b08..b7bf117f6e44 100644
--- a/sys-devel/gcc/gcc-4.2.0_alpha20060506.ebuild
+++ b/sys-devel/gcc/gcc-4.2.0_alpha20060506.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.0_alpha20060506.ebuild,v 1.1 2006/05/07 19:04:52 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.0_alpha20060506.ebuild,v 1.2 2006/05/10 03:14:29 vapier Exp $
ETYPE="gcc-compiler"
@@ -9,7 +9,7 @@ inherit toolchain
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="-* ~x86 ~amd64"
+KEYWORDS="-*"
RDEPEND=">=sys-libs/zlib-1.1.4
|| ( app-admin/eselect-compiler >=sys-devel/gcc-config-1.3.12-r4 )