summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-10-15 22:23:02 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-10-15 22:23:02 -0500
commit992b199f24b88b263e771d8633f8b39a307e0fa2 (patch)
tree807d5ad182d971010547ec08b3cb033d59ddd251 /net-misc
parentdev-python/sphinx-notfound-page: 0.5 stable amd64 arm64 and x86 (diff)
downloadgentoo-992b199f24b88b263e771d8633f8b39a307e0fa2.tar.gz
gentoo-992b199f24b88b263e771d8633f8b39a307e0fa2.tar.bz2
gentoo-992b199f24b88b263e771d8633f8b39a307e0fa2.zip
net-misc/sshpass: mark stable arm64
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/sshpass/sshpass-1.06.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/sshpass/sshpass-1.06.ebuild b/net-misc/sshpass/sshpass-1.06.ebuild
index c2e5df13fa4f..f9199471e16e 100644
--- a/net-misc/sshpass/sshpass-1.06.ebuild
+++ b/net-misc/sshpass/sshpass-1.06.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
IUSE=""
RDEPEND="net-misc/openssh"