diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-01-09 11:45:50 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-01-09 11:45:50 +0000 |
commit | e8d906dbb06f0fa6b611af181918c23562ce4237 (patch) | |
tree | c6bcc088c8156979e8356bfcf64df1d1f768cb01 /sys-devel | |
parent | Changed DEPEND ~tcl to >=tcl. (diff) | |
download | historical-e8d906dbb06f0fa6b611af181918c23562ce4237.tar.gz historical-e8d906dbb06f0fa6b611af181918c23562ce4237.tar.bz2 historical-e8d906dbb06f0fa6b611af181918c23562ce4237.zip |
seemants reverted
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-2.95.3-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-2.95.3-r8.ebuild b/sys-devel/gcc/gcc-2.95.3-r8.ebuild index 7d7cc6377bc9..24376fbcbb73 100644 --- a/sys-devel/gcc/gcc-2.95.3-r8.ebuild +++ b/sys-devel/gcc/gcc-2.95.3-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.12 2003/01/09 08:56:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.13 2003/01/09 11:45:50 mholzer Exp $ IUSE="static nls bootstrap java build" @@ -55,7 +55,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |