diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-25 10:20:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-25 10:20:47 +0000 |
commit | abf1eeb629f12ca617c2a451b1757120d6c5c554 (patch) | |
tree | 9c67361083ab1b900bbe95d7d0174c9432392317 /sys-devel | |
parent | Stable for sparc, wrt bug #525296 (diff) | |
download | gentoo-2-abf1eeb629f12ca617c2a451b1757120d6c5c554.tar.gz gentoo-2-abf1eeb629f12ca617c2a451b1757120d6c5c554.tar.bz2 gentoo-2-abf1eeb629f12ca617c2a451b1757120d6c5c554.zip |
Add ~alpha, wrt bug #536874
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~alpha", 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 4db0d8fec649..fe76630d7987 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.1042 2015/01/24 15:40:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1043 2015/01/25 10:20:47 ago Exp $ + + 25 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gcc-4.9.2.ebuild: + Add ~alpha, wrt bug #536874 24 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gcc-4.9.2.ebuild: Add ~ia64, wrt bug #536874 diff --git a/sys-devel/gcc/gcc-4.9.2.ebuild b/sys-devel/gcc/gcc-4.9.2.ebuild index 20986b3c3122..173fb5d7a907 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.8 2015/01/24 15:40:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v 1.9 2015/01/25 10:20:47 ago Exp $ EAPI="4" @@ -22,7 +22,7 @@ SSP_UCLIBC_STABLE="x86 amd64 mips ppc ppc64 arm" inherit eutils toolchain -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64" RDEPEND="" DEPEND="${RDEPEND} |