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: Fri, 25 Sep 2020 14:20:22
Message-Id: 1601043583.8d33462fcbcfa451c99087c2010bf931318ead5a.dilfridge@gentoo
1 commit: 8d33462fcbcfa451c99087c2010bf931318ead5a
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 14:14:23 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 14:19:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d33462f
7
8 sys-devel/binutils-hppa64: Re-add keywords to 2.35.1
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sys-devel/binutils-hppa64/binutils-hppa64-2.35.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1.ebuild
17 index 0a83fa18e4a..baeec28e343 100644
18 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1.ebuild
19 +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1.ebuild
20 @@ -35,7 +35,7 @@ case ${PV} in
21 *)
22 SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
23 SLOT=$(ver_cut 1-2)
24 -# KEYWORDS="-* ~hppa"
25 + KEYWORDS="-* ~hppa"
26 ;;
27 esac