From: Alexey Korepanov Date: Sat, 31 Mar 2018 19:31:26 +0000 (+0100) Subject: net-misc/autossh: keyword ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=132ac93cfd578af86f4017c661a82cd2527e8e5c;p=gentoo.git net-misc/autossh: keyword ~arm64 --- diff --git a/net-misc/autossh/autossh-1.4e.ebuild b/net-misc/autossh/autossh-1.4e.ebuild index 6c73abdb0824..0d3180a991b2 100644 --- a/net-misc/autossh/autossh-1.4e.ebuild +++ b/net-misc/autossh/autossh-1.4e.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ HOMEPAGE="http://www.harding.motd.ca/autossh/" SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND="net-misc/openssh"