summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-06-02 23:53:45 +0000
committerMike Frysinger <vapier@gentoo.org>2005-06-02 23:53:45 +0000
commit0131f90ca25742e7e630e8f9f5ec9d1888ef95d3 (patch)
tree39ee822307385e7909d55ad0c0a26e81c318a2d8 /sys-devel
parentuse fixheadtails instead of a patchset and dont try to use clocale uclibc wit... (diff)
downloadhistorical-0131f90ca25742e7e630e8f9f5ec9d1888ef95d3.tar.gz
historical-0131f90ca25742e7e630e8f9f5ec9d1888ef95d3.tar.bz2
historical-0131f90ca25742e7e630e8f9f5ec9d1888ef95d3.zip
alpha/hppa love
Diffstat (limited to 'sys-devel')
-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 2bc4d54eb5fd..ec424e917f72 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.6 2005/06/01 01:36:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6.ebuild,v 1.7 2005/06/02 23:53:45 vapier Exp $
MAN_VER=""
PATCH_VER="1.2"
@@ -34,7 +34,7 @@ inherit toolchain eutils
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~alpha ~amd64 ~hppa ~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