commit: 9713d8f9a98128cfd76b5f27f710f6aa566b1328
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 17:47:50 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 17:47:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9713d8f9
app-shells/pdsh: Stabilize 2.34-r1 x86, #891841
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-shells/pdsh/pdsh-2.34-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-shells/pdsh/pdsh-2.34-r1.ebuild
b/app-shells/pdsh/pdsh-2.34-r1.ebuild
index 98f5fcc4ae73..61e45dd32f6b 100644
--- a/app-shells/pdsh/pdsh-2.34-r1.ebuild
+++ b/app-shells/pdsh/pdsh-2.34-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="crypt readline rsh test"
RESTRICT="!test? ( test )"