diff options
Diffstat (limited to 'app-shells/pdsh/pdsh-2.34-r1.ebuild')
-rw-r--r-- | app-shells/pdsh/pdsh-2.34-r1.ebuild | 2 |
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 )" |