diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-13 05:54:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-13 05:54:59 +0000 |
commit | 276f0d4598201473f7f939314e09a99a5402adbc (patch) | |
tree | 7b1111678bd11a6239f757f9363889541b90b4cf /sys-devel/gcc/gcc-3.3.4-r2.ebuild | |
parent | arm/ia64/sh stable (diff) | |
download | historical-276f0d4598201473f7f939314e09a99a5402adbc.tar.gz historical-276f0d4598201473f7f939314e09a99a5402adbc.tar.bz2 historical-276f0d4598201473f7f939314e09a99a5402adbc.zip |
sh KEYWORDS
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.4-r2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.4-r2.ebuild b/sys-devel/gcc/gcc-3.3.4-r2.ebuild index 1dd70f6be18a..2f0dd14e9b80 100644 --- a/sys-devel/gcc/gcc-3.3.4-r2.ebuild +++ b/sys-devel/gcc/gcc-3.3.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.4-r2.ebuild,v 1.4 2004/11/08 00:27:48 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.4-r2.ebuild,v 1.5 2004/11/13 05:54:59 vapier Exp $ inherit eutils flag-o-matic libtool gnuconfig versionator @@ -100,7 +100,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" ## SpanKY says hppa is a no go with any 3.3.x -KEYWORDS="-hppa ~x86 ~amd64 ~mips ~arm ~sparc" +KEYWORDS="-hppa ~x86 ~amd64 ~mips ~arm ~sparc sh" IUSE="static nls bootstrap build X multilib gcj fortran objc pic hardened uclibc debug" |