diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-02 23:53:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-02 23:53:45 +0000 |
commit | 96896492ba891731bf0e7b4a70bd6f2c3ac2f221 (patch) | |
tree | 490517e9fe48112d129d43182fac71b1f288d654 /sys-devel/gcc/gcc-3.3.6.ebuild | |
parent | use fixheadtails instead of a patchset and dont try to use clocale uclibc wit... (diff) | |
download | gentoo-2-96896492ba891731bf0e7b4a70bd6f2c3ac2f221.tar.gz gentoo-2-96896492ba891731bf0e7b4a70bd6f2c3ac2f221.tar.bz2 gentoo-2-96896492ba891731bf0e7b4a70bd6f2c3ac2f221.zip |
alpha/hppa love
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.6.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.6.ebuild | 4 |
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 |