diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-01 19:17:36 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-01 19:17:36 +0000 |
commit | fc63aabefccd150e203639a69bf49aa1ba2cfb53 (patch) | |
tree | 26f357f733c9caca2486d29321fbc84da529df44 /sys-devel | |
parent | arm64, initial support (diff) | |
download | gentoo-2-fc63aabefccd150e203639a69bf49aa1ba2cfb53.tar.gz gentoo-2-fc63aabefccd150e203639a69bf49aa1ba2cfb53.tar.bz2 gentoo-2-fc63aabefccd150e203639a69bf49aa1ba2cfb53.zip |
ppc64 stable wrt bug #504798
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index c1014aef4fb7..c709961bc072 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1013 2014/08/01 11:12:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1014 2014/08/01 19:17:36 zlogene Exp $ + + 01 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> gcc-4.6.4.ebuild: + ppc64 stable wrt bug #504798 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> gcc-4.6.4.ebuild: ia64 stable wrt #504798 diff --git a/sys-devel/gcc/gcc-4.6.4.ebuild b/sys-devel/gcc/gcc-4.6.4.ebuild index 377870d99768..800c77859e78 100644 --- a/sys-devel/gcc/gcc-4.6.4.ebuild +++ b/sys-devel/gcc/gcc-4.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild,v 1.13 2014/08/01 11:12:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild,v 1.14 2014/08/01 19:17:36 zlogene Exp $ EAPI="2" @@ -25,7 +25,7 @@ inherit eutils toolchain DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |