summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-23 17:47:50 +0000
committerSam James <sam@gentoo.org>2023-01-23 17:47:50 +0000
commit9713d8f9a98128cfd76b5f27f710f6aa566b1328 (patch)
tree1309b44e917559012ba9a22546091d8f023497c8 /app-shells/pdsh
parentwww-apps/postfixadmin: Stabilize 3.3.13 ALLARCHES, #891823 (diff)
downloadgentoo-9713d8f9a98128cfd76b5f27f710f6aa566b1328.tar.gz
gentoo-9713d8f9a98128cfd76b5f27f710f6aa566b1328.tar.bz2
gentoo-9713d8f9a98128cfd76b5f27f710f6aa566b1328.zip
app-shells/pdsh: Stabilize 2.34-r1 x86, #891841
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/pdsh')
-rw-r--r--app-shells/pdsh/pdsh-2.34-r1.ebuild4
1 files 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 )"