summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-15 00:24:37 +0000
committerMike Frysinger <vapier@gentoo.org>2006-05-15 00:24:37 +0000
commit199e84d847dbc432d6c224a4953e73786af6de2a (patch)
tree61364f20ac08f90c017a87ed9be52b8008980760 /sys-devel
parentreplace libstdc++.la with -lstdc++ rather than just cutting it (diff)
downloadgentoo-2-199e84d847dbc432d6c224a4953e73786af6de2a.tar.gz
gentoo-2-199e84d847dbc432d6c224a4953e73786af6de2a.tar.bz2
gentoo-2-199e84d847dbc432d6c224a4953e73786af6de2a.zip
s390 love
(Portage version: 2.1_rc1)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/gcc-4.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.1.0-r1.ebuild b/sys-devel/gcc/gcc-4.1.0-r1.ebuild
index b991777a18a3..f1fbf63142bd 100644
--- a/sys-devel/gcc/gcc-4.1.0-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.1.0-r1.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.1.0-r1.ebuild,v 1.1 2006/05/14 03:54:58 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.0-r1.ebuild,v 1.2 2006/05/15 00:24:37 vapier Exp $
PATCH_VER="1.4"
UCLIBC_VER="1.1"
@@ -16,7 +16,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="-* ~amd64 ~ppc ~x86 ~hppa"
+KEYWORDS="-* ~amd64 ~hppa ~ppc ~s390 ~x86"
RDEPEND=">=sys-libs/zlib-1.1.4
|| ( app-admin/eselect-compiler >=sys-devel/gcc-config-1.3.12-r4 )