Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils/
Date: Sun, 19 Nov 2017 21:20:42
Message-Id: 1511126434.7a327ae9889345b4a89e5a93d6be6c712f27e955.slyfox@gentoo
1 commit: 7a327ae9889345b4a89e5a93d6be6c712f27e955
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 19 21:20:03 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 19 21:20:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a327ae9
7
8 sys-devel/binutils: stable 2.29.1-r1 for ppc, bug #627166
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 sys-devel/binutils/binutils-2.29.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/binutils/binutils-2.29.1-r1.ebuild b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
17 index 54af7005d1e..5a34f9732ea 100644
18 --- a/sys-devel/binutils/binutils-2.29.1-r1.ebuild
19 +++ b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
20 @@ -7,6 +7,6 @@ PATCHVER="3"
21 ELF2FLT_VER=""
22 inherit toolchain-binutils
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
26
27 PATCHES=( "${FILESDIR}/${P}-nogoldtest.patch" )