Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils/
Date: Wed, 08 Mar 2017 21:58:07
Message-Id: 1489010257.b1b58004d61910b194350a3aeda58ec56b9c6190.xmw@gentoo
1 commit: b1b58004d61910b194350a3aeda58ec56b9c6190
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 8 21:57:37 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 8 21:57:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b58004
7
8 sys-devel/binutils: arm ppc ppc64 stable (bug 595288).
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 sys-devel/binutils/binutils-2.26.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-devel/binutils/binutils-2.26.1.ebuild b/sys-devel/binutils/binutils-2.26.1.ebuild
16 index 22ce4abd710..fe59738e853 100644
17 --- a/sys-devel/binutils/binutils-2.26.1.ebuild
18 +++ b/sys-devel/binutils/binutils-2.26.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 @@ -7,4 +7,4 @@ PATCHVER="1.0"
26 ELF2FLT_VER=""
27 inherit toolchain-binutils
28
29 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
30 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"