summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-23 17:47:52 +0000
committerSam James <sam@gentoo.org>2023-01-23 17:47:52 +0000
commitcb264c7c8f77bc153d4183e080b4b0f2804902d4 (patch)
tree221c4df57870bb05ffd35dbb1db1a2edae1b3c2f
parentapp-shells/pdsh: Stabilize 2.34-r1 x86, #891841 (diff)
downloadgentoo-cb264c7c.tar.gz
gentoo-cb264c7c.tar.bz2
gentoo-cb264c7c.zip
app-shells/pdsh: Stabilize 2.34-r1 amd64, #891841
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-shells/pdsh/pdsh-2.34-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"