summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-06 04:42:11 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-06 04:42:11 +0000
commit71f079d415e2a8b9cefca899c8b3140e011c0c01 (patch)
tree3fb7f2af62fad6a4e5e1f7ce528b3e2b92dfd326 /sys-devel/gcc
parentand add back in m68k (diff)
downloadgentoo-2-71f079d415e2a8b9cefca899c8b3140e011c0c01.tar.gz
gentoo-2-71f079d415e2a8b9cefca899c8b3140e011c0c01.tar.bz2
gentoo-2-71f079d415e2a8b9cefca899c8b3140e011c0c01.zip
add back in arm/m68k/sh
(Portage version: 2.0.53)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/gcc-3.3.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.6.ebuild b/sys-devel/gcc/gcc-3.3.6.ebuild
index 13f48386918f..2b1d2197875f 100644
--- a/sys-devel/gcc/gcc-3.3.6.ebuild
+++ b/sys-devel/gcc/gcc-3.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.ebuild,v 1.18 2005/12/03 19:33:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6.ebuild,v 1.19 2005/12/06 04:42:11 vapier Exp $
MAN_VER=""
PATCH_VER="1.3"
@@ -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 hppa -ia64 ~sparc x86"
+KEYWORDS="-* ~alpha ~amd64 ~arm hppa -ia64 ~m68k ~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