diff options
author | 2003-09-07 17:38:15 +0000 | |
---|---|---|
committer | 2003-09-07 17:38:15 +0000 | |
commit | f24f0f6fbb17ff086475ecb93f2a4350ec248805 (patch) | |
tree | 12aff63a1a8915de232be0332a4723d7cbd3ea28 /sys-devel/gcc/gcc-3.3.1-r1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-f24f0f6fbb17ff086475ecb93f2a4350ec248805.tar.gz gentoo-2-f24f0f6fbb17ff086475ecb93f2a4350ec248805.tar.bz2 gentoo-2-f24f0f6fbb17ff086475ecb93f2a4350ec248805.zip |
readd ~x86 ~amd64 again. seems I was wrong in my assumption that it was a mistake.
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.1-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.1-r1.ebuild b/sys-devel/gcc/gcc-3.3.1-r1.ebuild index 7bfcb869c459..551c7cd4958e 100644 --- a/sys-devel/gcc/gcc-3.3.1-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3.1-r1.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-r1.ebuild,v 1.2 2003/09/07 16:33:06 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.1-r1.ebuild,v 1.3 2003/09/07 17:38:08 spider Exp $ IUSE="static nls bootstrap java build X" @@ -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="-*" +KEYWORDS="-* ~x86 ~amd64" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |