commit: c66d9f6d84f175b9b89e800a1b219e8ce2db09c6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 19:50:40 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 19:50:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66d9f6d
net-misc/sshpass: Stabilize 1.09 amd64, #886777
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/sshpass/sshpass-1.09.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/sshpass/sshpass-1.09.ebuild
b/net-misc/sshpass/sshpass-1.09.ebuild
index 8e3fc30acdf9..96550de1476d 100644
--- a/net-misc/sshpass/sshpass-1.09.ebuild
+++ b/net-misc/sshpass/sshpass-1.09.ebuild
@@ -9,6 +9,6 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
RDEPEND="net-misc/openssh"