commit: cb264c7c8f77bc153d4183e080b4b0f2804902d4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 17:47:52 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 17:47:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb264c7c
app-shells/pdsh: Stabilize 2.34-r1 amd64, #891841
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-shells/pdsh/pdsh-2.34-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/pdsh/pdsh-2.34-r1.ebuild
b/app-shells/pdsh/pdsh-2.34-r1.ebuild
index 61e45dd32f6b..17f7b7136052 100644
--- a/app-shells/pdsh/pdsh-2.34-r1.ebuild
+++ b/app-shells/pdsh/pdsh-2.34-r1.ebuild
@@ -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 )"