From: Anthony G. Basile Date: Mon, 22 Apr 2019 13:43:34 +0000 (-0400) Subject: net-misc/sshpass: keyword ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c209099a0326bda912c0cd9c2f9ca31bd8c9ede7;p=gentoo.git net-misc/sshpass: keyword ~arm64 Signed-off-by: Anthony G. Basile Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/net-misc/sshpass/sshpass-1.05.ebuild b/net-misc/sshpass/sshpass-1.05.ebuild index b7bcea5622ea..0e949b82869e 100644 --- a/net-misc/sshpass/sshpass-1.05.ebuild +++ b/net-misc/sshpass/sshpass-1.05.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos" IUSE="" RDEPEND="net-misc/openssh" diff --git a/net-misc/sshpass/sshpass-1.06.ebuild b/net-misc/sshpass/sshpass-1.06.ebuild index d611b4f7c453..4bb6e7ad9c11 100644 --- a/net-misc/sshpass/sshpass-1.06.ebuild +++ b/net-misc/sshpass/sshpass-1.06.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos" IUSE="" RDEPEND="net-misc/openssh"