diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-02 07:27:22 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-02 07:27:22 +0000 |
commit | 5cd21ee09611c122e3cf1d9b4c15faabaae32cbc (patch) | |
tree | 31512bb1fd570dc2c9ec0f7726febf5dd3674677 /sys-devel/gcc/gcc-3.4.0-r6.ebuild | |
parent | version bump - bug #52635 (diff) | |
download | historical-5cd21ee09611c122e3cf1d9b4c15faabaae32cbc.tar.gz historical-5cd21ee09611c122e3cf1d9b4c15faabaae32cbc.tar.bz2 historical-5cd21ee09611c122e3cf1d9b4c15faabaae32cbc.zip |
remove mips
Diffstat (limited to 'sys-devel/gcc/gcc-3.4.0-r6.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.0-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.0-r6.ebuild b/sys-devel/gcc/gcc-3.4.0-r6.ebuild index 5eb1a786ec36..29d1e1bf1e38 100644 --- a/sys-devel/gcc/gcc-3.4.0-r6.ebuild +++ b/sys-devel/gcc/gcc-3.4.0-r6.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.4.0-r6.ebuild,v 1.1 2004/06/02 01:32:35 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.0-r6.ebuild,v 1.2 2004/06/02 07:27:22 lv Exp $ IUSE="static nls bootstrap java build X multilib gcj f77 objc pic hardened uclibc n32 n64" @@ -131,7 +131,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64 ~mips" +KEYWORDS="-* ~amd64" #KEYWORDS="amd64 ~x86 ~ppc ~sparc ~mips ~ia64 ~ppc64 ~hppa ~alpha ~s390" # Ok, this is a hairy one again, but lets assume that we |