diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-03 16:00:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-03 16:00:19 +0000 |
commit | affcbf5629828bdc50e6467778b691eea4120e5d (patch) | |
tree | 0ec8f06cceb5da6d29d8ee972364fba488a2addc /sys-devel/gcc/gcc-4.5.3-r2.ebuild | |
parent | Marking pg-0.11.0 ppc64 for bug 387915 (diff) | |
download | gentoo-2-affcbf5629828bdc50e6467778b691eea4120e5d.tar.gz gentoo-2-affcbf5629828bdc50e6467778b691eea4120e5d.tar.bz2 gentoo-2-affcbf5629828bdc50e6467778b691eea4120e5d.zip |
Marking gcc-4.5.3-r2 ppc64 for bug 402847
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 1c1b9a8fda0a..2a84aa4daf4d 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.8 2012/02/29 20:31:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v 1.9 2012/03/03 16:00:19 ranger 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} |