Diff clusterssh-4.18 with a clusterssh-9999

/usr/portage/net-misc/clusterssh/clusterssh-9999.ebuild 2023-10-09 14:52:34.636368480 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2022 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
17 17
	DIST_AUTHOR="DUNCS"
18 18
	DIST_NAME="App-ClusterSSH"
19 19

  
20
	KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
20
	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
21 21
fi
22 22

  
23 23
DIST_TEST="do parallel"
Thank you!