diff options
author | Brian Jackson <iggy@gentoo.org> | 2004-03-02 15:29:32 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2004-03-02 15:29:32 +0000 |
commit | 9a5d83b4f0e81a344131fc1609f42636b9dabcac (patch) | |
tree | c1fd608bd7f320d7e57ef5fc6ab597a912674f2c /sys-devel/gcc/gcc-3.2.3-r4.ebuild | |
parent | Added ~amd64 keyword. (diff) | |
download | historical-9a5d83b4f0e81a344131fc1609f42636b9dabcac.tar.gz historical-9a5d83b4f0e81a344131fc1609f42636b9dabcac.tar.bz2 historical-9a5d83b4f0e81a344131fc1609f42636b9dabcac.zip |
adding s390 arch support
Diffstat (limited to 'sys-devel/gcc/gcc-3.2.3-r4.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.2.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.2.3-r4.ebuild b/sys-devel/gcc/gcc-3.2.3-r4.ebuild index c94b1a18fde5..8cc5262cc0fc 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-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.3 2004/02/23 00:20:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r4.ebuild,v 1.4 2004/03/02 15:29:32 iggy 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 mips -hppa" +KEYWORDS="ppc s390" #x86 ppc sparc alpha 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 |