diff options
author | 2004-05-20 10:18:40 +0000 | |
---|---|---|
committer | 2004-05-20 10:18:40 +0000 | |
commit | 1913e8bc3fc26846c5d514203af3f6a34ee17b18 (patch) | |
tree | 10904613d298e6724021d42d63a44cd7b7f226ef /sys-devel | |
parent | make amd64 work (Manifest recommit) (diff) | |
download | gentoo-2-1913e8bc3fc26846c5d514203af3f6a34ee17b18.tar.gz gentoo-2-1913e8bc3fc26846c5d514203af3f6a34ee17b18.tar.bz2 gentoo-2-1913e8bc3fc26846c5d514203af3f6a34ee17b18.zip |
oops
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.0-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-3.4.0-r4.ebuild b/sys-devel/gcc/gcc-3.4.0-r4.ebuild index 6e456f80ea3a..f56e8056ccaa 100644 --- a/sys-devel/gcc/gcc-3.4.0-r4.ebuild +++ b/sys-devel/gcc/gcc-3.4.0-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.4.0-r4.ebuild,v 1.1 2004/05/20 08:39:50 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.0-r4.ebuild,v 1.2 2004/05/20 10:18:40 lv Exp $ IUSE="static nls bootstrap java build X multilib gcj f77 objc hardened uclibc" @@ -122,8 +122,8 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -#KEYWORDS="-*" -KEYWORDS="amd64 ~x86 ~ppc ~sparc ~mips ~ia64 ~ppc64 ~hppa ~alpha ~s390" +KEYWORDS="-*" +#KEYWORDS="amd64 ~x86 ~ppc ~sparc ~mips ~ia64 ~ppc64 ~hppa ~alpha ~s390" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |