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: Sun, 17 Feb 2019 21:21:22
Message-Id: 1550438475.3ca80135f9891a769fa064cdfe88b2e0beadcba5.jer@gentoo
1 commit: 3ca80135f9891a769fa064cdfe88b2e0beadcba5
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 21:20:53 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 21:21:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ca80135
7
8 sys-devel/binutils-hppa64: Reinstate KEYWORDS
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild
17 index c4ccb4ffd3b..f5b56078a4e 100644
18 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild
19 +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild
20 @@ -47,8 +47,7 @@ case ${PV} in
21 *)
22 SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
23 SLOT=$(get_version_component_range 1-2)
24 - # no keywords yet. Needs some testing
25 - #KEYWORDS="-* ~hppa"
26 + KEYWORDS="-* ~hppa"
27 ;;
28 esac