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-config/
Date: Sat, 01 Aug 2020 09:01:40
Message-Id: 1596272343.352e7ee55aea4e0967b83e0d4b14e33997978748.slyfox@gentoo
1 commit: 352e7ee55aea4e0967b83e0d4b14e33997978748
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 08:59:03 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 08:59:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=352e7ee5
7
8 sys-devel/binutils-config: stable 5.3.2 for ppc64
9
10 stable wrt bug #733868
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sys-devel/binutils-config/binutils-config-5.3.2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-devel/binutils-config/binutils-config-5.3.2.ebuild b/sys-devel/binutils-config/binutils-config-5.3.2.ebuild
20 index 7a22d81afea..43d0393f129 100644
21 --- a/sys-devel/binutils-config/binutils-config-5.3.2.ebuild
22 +++ b/sys-devel/binutils-config/binutils-config-5.3.2.ebuild
23 @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
24 inherit git-r3
25 else
26 SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
27 - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86"
28 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
29 fi
30
31 DESCRIPTION="Utility to change the binutils version being used"