diff options
author | 2004-02-23 00:23:17 +0000 | |
---|---|---|
committer | 2004-02-23 00:23:17 +0000 | |
commit | 58372729e56a0c686eca1c16e90be8685a5e1c73 (patch) | |
tree | d0bb165abd362d8230c2c70c000becd9d59000bc /sys-devel/gcc/gcc-3.2.2.ebuild | |
parent | initial ebuild #37586 (diff) | |
download | historical-58372729e56a0c686eca1c16e90be8685a5e1c73.tar.gz historical-58372729e56a0c686eca1c16e90be8685a5e1c73.tar.bz2 historical-58372729e56a0c686eca1c16e90be8685a5e1c73.zip |
Remove arm keywords
Diffstat (limited to 'sys-devel/gcc/gcc-3.2.2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.2.2.ebuild b/sys-devel/gcc/gcc-3.2.2.ebuild index b1c9878e4706..b9bd8732acbf 100644 --- a/sys-devel/gcc/gcc-3.2.2.ebuild +++ b/sys-devel/gcc/gcc-3.2.2.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.2.2.ebuild,v 1.23 2004/01/21 18:42:08 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.24 2004/02/23 00:20:14 agriffis Exp $ IUSE="static nls bootstrap java build" @@ -84,7 +84,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 ~ppc sparc alpha hppa arm mips ~ia64" +KEYWORDS="x86 ~ppc sparc alpha hppa mips ~ia64" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |