summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Korepanov <kaikaikai@yandex.ru>2018-03-31 20:31:26 +0100
committerMart Raudsepp <leio@gentoo.org>2018-04-02 21:04:34 +0300
commit132ac93cfd578af86f4017c661a82cd2527e8e5c (patch)
treec1c5d00ea94074c3b9278934c467fbb91352b2a3 /net-misc/autossh
parentmedia-sound/pavucontrol: keyword ~arm64 (diff)
downloadgentoo-132ac93cfd578af86f4017c661a82cd2527e8e5c.tar.gz
gentoo-132ac93cfd578af86f4017c661a82cd2527e8e5c.tar.bz2
gentoo-132ac93cfd578af86f4017c661a82cd2527e8e5c.zip
net-misc/autossh: keyword ~arm64
Diffstat (limited to 'net-misc/autossh')
-rw-r--r--net-misc/autossh/autossh-1.4e.ebuild4
1 files changed, 2 insertions, 2 deletions
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"