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: Sun, 25 Jul 2021 11:16:24
Message-Id: 1627211751.a761d2b640073dc57a8e43dbbf7b45b6d553c6fb.dilfridge@gentoo
1 commit: a761d2b640073dc57a8e43dbbf7b45b6d553c6fb
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 25 10:45:43 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 25 11:15:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a761d2b6
7
8 sys-devel/binutils-hppa64: Rekeyword 2.36.1-r2
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild
17 index 50bbff890e1..10fc4993e5c 100644
18 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild
19 +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.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