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 | 0f5355b3432ed8723857d6bfca8796018000bab6 (patch) | |
tree | 0cf36eec749d1cf03b9239a87d35769421b09393 /sys-devel/gcc/gcc-3.2.3-r4.ebuild | |
parent | Added ~amd64 keyword. (Manifest recommit) (diff) | |
download | gentoo-2-0f5355b3432ed8723857d6bfca8796018000bab6.tar.gz gentoo-2-0f5355b3432ed8723857d6bfca8796018000bab6.tar.bz2 gentoo-2-0f5355b3432ed8723857d6bfca8796018000bab6.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 |