diff options
author | 2006-12-30 11:33:24 +0000 | |
---|---|---|
committer | 2006-12-30 11:33:24 +0000 | |
commit | 7abd83020594eb47d835431611e4f0f7e417443d (patch) | |
tree | 4676454ee8b10dd3103d9c412a7c322c455b2e95 /sys-devel/gcc | |
parent | Version bump for stable (2.x) and devel (4.x). Added pyasn1 as dependency for... (diff) | |
download | gentoo-2-7abd83020594eb47d835431611e4f0f7e417443d.tar.gz gentoo-2-7abd83020594eb47d835431611e4f0f7e417443d.tar.bz2 gentoo-2-7abd83020594eb47d835431611e4f0f7e417443d.zip |
arm/sh stable
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.6-r1.ebuild b/sys-devel/gcc/gcc-3.3.6-r1.ebuild index 88bd8d71cc6d..1e1d3dddcbc1 100644 --- a/sys-devel/gcc/gcc-3.3.6-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.4 2006/08/14 16:32:23 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.5 2006/12/30 11:33:24 vapier Exp $ MAN_VER="" PATCH_VER="1.4" @@ -35,7 +35,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" # ia64 - broken static handling; USE=static emerge busybox -KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa -ia64 ~m68k ~sh ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 arm ~hppa -ia64 m68k ~s390 sh ~sparc ~x86" # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper # .eh_frame ld optimisation and symbol visibility support, but it hasnt been |