diff options
author | 2003-11-05 00:50:20 +0000 | |
---|---|---|
committer | 2003-11-05 00:50:20 +0000 | |
commit | 9254e9ea8470ffe7ce65daf9d9a5feaad780f8c5 (patch) | |
tree | 933ea4100430be97e9b1778dc0a65aaf617bf0c8 /sys-devel/gcc/gcc-3.3.1-r5.ebuild | |
parent | avoid shared linking of libapreq.so (diff) | |
download | historical-9254e9ea8470ffe7ce65daf9d9a5feaad780f8c5.tar.gz historical-9254e9ea8470ffe7ce65daf9d9a5feaad780f8c5.tar.bz2 historical-9254e9ea8470ffe7ce65daf9d9a5feaad780f8c5.zip |
mark as stable on amd64
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.1-r5.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.1-r5.ebuild b/sys-devel/gcc/gcc-3.3.1-r5.ebuild index c2198b93380b..da4a20297161 100644 --- a/sys-devel/gcc/gcc-3.3.1-r5.ebuild +++ b/sys-devel/gcc/gcc-3.3.1-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.3.1-r5.ebuild,v 1.4 2003/10/18 19:24:42 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.1-r5.ebuild,v 1.5 2003/11/05 00:48:24 brad_mssw Exp $ IUSE="static nls bootstrap java build X multilib" @@ -95,7 +95,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-* ~x86 ~mips ~sparc ~amd64" +KEYWORDS="-* ~x86 ~mips ~sparc amd64" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |