diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-27 02:53:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-27 02:53:24 +0000 |
commit | b4fdfd4e5118397b45aff07911817dabc1408915 (patch) | |
tree | dbf29dc00bd4f19f4809e7e718a1428f5452e6cf /sys-devel | |
parent | Stable on hppa (bug #122049). (diff) | |
download | gentoo-2-b4fdfd4e5118397b45aff07911817dabc1408915.tar.gz gentoo-2-b4fdfd4e5118397b45aff07911817dabc1408915.tar.bz2 gentoo-2-b4fdfd4e5118397b45aff07911817dabc1408915.zip |
arm/sh stable
(Portage version: 2.1_pre5)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.5-r1.ebuild b/sys-devel/gcc/gcc-3.4.5-r1.ebuild index 473a9f39d470..f610caf152b1 100644 --- a/sys-devel/gcc/gcc-3.4.5-r1.ebuild +++ b/sys-devel/gcc/gcc-3.4.5-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.4.5-r1.ebuild,v 1.2 2006/02/16 05:29:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5-r1.ebuild,v 1.3 2006/02/27 02:53:24 vapier Exp $ MAN_VER="" PATCH_VER="1.3" @@ -37,7 +37,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -KEYWORDS="-* ~mips" +KEYWORDS="-* arm ~mips sh" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper |