diff options
Diffstat (limited to 'net-misc/clusterssh')
-rw-r--r-- | net-misc/clusterssh/clusterssh-4.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/clusterssh/clusterssh-4.16.ebuild b/net-misc/clusterssh/clusterssh-4.16.ebuild index 7d85bec61967..22c6617aa513 100644 --- a/net-misc/clusterssh/clusterssh-4.16.ebuild +++ b/net-misc/clusterssh/clusterssh-4.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ else #DIST_VERSION="$(ver_cut 1-2)" #die "|$(ver_cut 1-2)_$(ver_cut 3)|" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" fi inherit perl-module |