Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/clusterssh/
Date: Fri, 14 Jan 2022 09:55:16
Message-Id: 1642154079.2f18e9fc4bd5b85d196008346bdb69cefed7f3e8.jsmolic@gentoo
1 commit: 2f18e9fc4bd5b85d196008346bdb69cefed7f3e8
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 14 09:54:39 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 14 09:54:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f18e9fc
7
8 net-misc/clusterssh: stabilize 4.16 for x86
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/clusterssh/clusterssh-4.16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/clusterssh/clusterssh-4.16.ebuild b/net-misc/clusterssh/clusterssh-4.16.ebuild
16 index 22c6617aa513..c98759fb454f 100644
17 --- a/net-misc/clusterssh/clusterssh-4.16.ebuild
18 +++ b/net-misc/clusterssh/clusterssh-4.16.ebuild
19 @@ -16,7 +16,7 @@ else
20 #DIST_VERSION="$(ver_cut 1-2)"
21 #die "|$(ver_cut 1-2)_$(ver_cut 3)|"
22
23 - KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
24 + KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
25 fi
26
27 inherit perl-module