Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-hppa64/
Date: Tue, 18 Apr 2017 12:36:09
Message-Id: 1492518954.801e6807b0ba1aa1344f8e36c4914ca2b134289c.jer@gentoo
1 commit: 801e6807b0ba1aa1344f8e36c4914ca2b134289c
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 18 07:15:55 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 18 12:35:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801e6807
7
8 sys-devel/binutils-hppa64: Stable for HPPA too.
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild
17 index a3bd6fbb8af..5db0e861b19 100644
18 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild
19 +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -11,7 +11,7 @@ inherit toolchain-binutils
27
28 DESCRIPTION="binutils package for building 64bit kernels on HPPA"
29
30 -KEYWORDS="-* ~hppa"
31 +KEYWORDS="-* hppa"
32
33 # 66_all_binutils-2.22-warn-textrel.patch fails to apply with
34 # patch-2.5.9, so require a version that for sure works