diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-08 19:53:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-08 19:53:32 +0000 |
commit | 9486f79ce013b9aa8cacce22051a694a9542be28 (patch) | |
tree | 734a45a243c47f8b1a28f12e9610e4d30c71eec5 /sys-devel/gcc/gcc-3.2.2.ebuild | |
parent | stable for hppa and sparc (diff) | |
download | gentoo-2-9486f79ce013b9aa8cacce22051a694a9542be28.tar.gz gentoo-2-9486f79ce013b9aa8cacce22051a694a9542be28.tar.bz2 gentoo-2-9486f79ce013b9aa8cacce22051a694a9542be28.zip |
ia64 keyword changes
Diffstat (limited to 'sys-devel/gcc/gcc-3.2.2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-3.2.2.ebuild b/sys-devel/gcc/gcc-3.2.2.ebuild index c07fe9c58de5..e0b9374db62a 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-2003 Gentoo Technologies, Inc. +# 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.21 2003/10/27 22:30:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.22 2004/01/08 19:53:24 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" +KEYWORDS="x86 ~ppc sparc alpha hppa arm 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 |