diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 11:20:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 11:20:33 +0000 |
commit | aa2eab131592b65413642a7332ac098a12f9d210 (patch) | |
tree | b81db445b1f0a165b08fdefc02cd72fd8880a554 /sys-devel | |
parent | Add ~sparc, wrt bug #536874 (diff) | |
download | gentoo-2-aa2eab131592b65413642a7332ac098a12f9d210.tar.gz gentoo-2-aa2eab131592b65413642a7332ac098a12f9d210.tar.bz2 gentoo-2-aa2eab131592b65413642a7332ac098a12f9d210.zip |
Add ~x86, wrt bug #536874
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~x86", 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 95458b1ec03b..9e55f11ba003 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.1044 2015/01/31 11:20:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1045 2015/01/31 11:20:33 ago Exp $ + + 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gcc-4.9.2.ebuild: + Add ~x86, wrt bug #536874 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gcc-4.9.2.ebuild: Add ~sparc, wrt bug #536874 diff --git a/sys-devel/gcc/gcc-4.9.2.ebuild b/sys-devel/gcc/gcc-4.9.2.ebuild index 05603764b92f..6814f5c69425 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.10 2015/01/31 11:20:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v 1.11 2015/01/31 11:20:33 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 ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} |