Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils/
Date: Mon, 20 Nov 2017 15:18:38
Message-Id: 1511191102.1117b5d762000ecfcb27fe710053425b2143d0c6.mrueg@gentoo
1 commit: 1117b5d762000ecfcb27fe710053425b2143d0c6
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 20 15:18:22 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 20 15:18:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1117b5d7
7
8 sys-devel/binutils: Stable on amd64
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11
12 sys-devel/binutils/binutils-2.29.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/binutils/binutils-2.29.1-r1.ebuild b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
16 index 5a34f9732ea..36beef8d6bc 100644
17 --- a/sys-devel/binutils/binutils-2.29.1-r1.ebuild
18 +++ b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
19 @@ -7,6 +7,6 @@ PATCHVER="3"
20 ELF2FLT_VER=""
21 inherit toolchain-binutils
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
25
26 PATCHES=( "${FILESDIR}/${P}-nogoldtest.patch" )