diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 11:20:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 11:20:21 +0000 |
commit | a00c1c82e9b65f3f4458eb27e2cbedeb37ea0db6 (patch) | |
tree | ceed01d4243bdf2b1b2a92b7fc6137f905ed1378 /sys-devel | |
parent | Version bump (bug #538288). Removed old (diff) | |
download | gentoo-2-a00c1c82e9b65f3f4458eb27e2cbedeb37ea0db6.tar.gz gentoo-2-a00c1c82e9b65f3f4458eb27e2cbedeb37ea0db6.tar.bz2 gentoo-2-a00c1c82e9b65f3f4458eb27e2cbedeb37ea0db6.zip |
Add ~sparc, wrt bug #536874
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index fe76630d7987..95458b1ec03b 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1043 2015/01/25 10:20:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1044 2015/01/31 11:20:21 ago Exp $ + + 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gcc-4.9.2.ebuild: + Add ~sparc, wrt bug #536874 25 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gcc-4.9.2.ebuild: Add ~alpha, wrt bug #536874 diff --git a/sys-devel/gcc/gcc-4.9.2.ebuild b/sys-devel/gcc/gcc-4.9.2.ebuild index 173fb5d7a907..05603764b92f 100644 --- a/sys-devel/gcc/gcc-4.9.2.ebuild +++ b/sys-devel/gcc/gcc-4.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v 1.9 2015/01/25 10:20:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v 1.10 2015/01/31 11:20:21 ago Exp $ EAPI="4" @@ -22,7 +22,7 @@ SSP_UCLIBC_STABLE="x86 amd64 mips ppc ppc64 arm" inherit eutils toolchain -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc" RDEPEND="" DEPEND="${RDEPEND} |