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: Tue, 09 Feb 2021 21:46:39
Message-Id: 1612907175.f4cfc5895e6a79656dfd638c172dbfb92387b695.dilfridge@gentoo
1 commit: f4cfc5895e6a79656dfd638c172dbfb92387b695
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 21:44:13 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 21:46:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4cfc589
7
8 sys-devel/binutils-hppa64: Re-keyword 2.35.2
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sys-devel/binutils-hppa64/binutils-hppa64-2.35.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.35.2.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.35.2.ebuild
17 index 091393055e7..27d0f88efc6 100644
18 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.35.2.ebuild
19 +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.35.2.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