diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-22 18:14:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-22 18:14:44 +0000 |
commit | ed652e41c8984f3d4f5e8ee2ffad68eaf6eecef3 (patch) | |
tree | a6f3f30e7d6e67222bb9ec492f2f6d4e6528f8e7 /sys-devel/gcc/gcc-4.5.3-r2.ebuild | |
parent | www-servers/tomcat: version bump (diff) | |
download | gentoo-2-ed652e41c8984f3d4f5e8ee2ffad68eaf6eecef3.tar.gz gentoo-2-ed652e41c8984f3d4f5e8ee2ffad68eaf6eecef3.tar.bz2 gentoo-2-ed652e41c8984f3d4f5e8ee2ffad68eaf6eecef3.zip |
Stable for AMD64, wrt bug #402847
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'sys-devel/gcc/gcc-4.5.3-r2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.5.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.5.3-r2.ebuild b/sys-devel/gcc/gcc-4.5.3-r2.ebuild index 1730a09f82bc..2cc72ddfd4bc 100644 --- a/sys-devel/gcc/gcc-4.5.3-r2.ebuild +++ b/sys-devel/gcc/gcc-4.5.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v 1.3 2012/02/20 05:24:57 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v 1.4 2012/02/22 18:14:44 ago Exp $ PATCH_VER="1.1" UCLIBC_VER="1.0" @@ -22,7 +22,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |