diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2003-05-17 00:18:44 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2003-05-17 00:18:44 +0000 |
commit | 96abfa8520b512f68c76dd60f9aa46113f5123d2 (patch) | |
tree | 8a2bf1c4011916e034641544880e9f9c6963564e /sys-devel/gcc/gcc-3.2-r5.ebuild | |
parent | unmask gnucash/guile (diff) | |
download | gentoo-2-96abfa8520b512f68c76dd60f9aa46113f5123d2.tar.gz gentoo-2-96abfa8520b512f68c76dd60f9aa46113f5123d2.tar.bz2 gentoo-2-96abfa8520b512f68c76dd60f9aa46113f5123d2.zip |
cleanup
Diffstat (limited to 'sys-devel/gcc/gcc-3.2-r5.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.2-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.2-r5.ebuild b/sys-devel/gcc/gcc-3.2-r5.ebuild index 5718edd27e47..94e03a535b52 100644 --- a/sys-devel/gcc/gcc-3.2-r5.ebuild +++ b/sys-devel/gcc/gcc-3.2-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-r5.ebuild,v 1.8 2003/04/28 02:40:34 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r5.ebuild,v 1.9 2003/05/17 00:18:44 azarah Exp $ IUSE="static nls bootstrap java build" @@ -65,7 +65,7 @@ DESCRIPTION="Modern C/C++ compiler written by the GNU people" 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 |