Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-hppa64/
Date: Sat, 20 Apr 2019 23:22:53
Message-Id: 1555676439.ca66963b250d8cd309ec02878755427efdca32ca.dilfridge@gentoo
1 commit: ca66963b250d8cd309ec02878755427efdca32ca
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 19 12:19:49 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 19 12:20:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca66963b
7
8 sys-devel/binutils-hppa64: Re-keyword 2.32-r1
9
10 Package-Manager: Portage-2.3.63, Repoman-2.3.12
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild
17 index 9fa7387d6ab..a2955689dfc 100644
18 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild
19 +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild
20 @@ -47,7 +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 - #KEYWORDS="-* ~hppa"
25 + KEYWORDS="-* ~hppa"
26 ;;
27 esac