Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/autossh/
Date: Wed, 02 Oct 2019 19:08:42
Message-Id: 1570043160.bed9f705d715e8c72317f6c74af64aa06386880f.ago@gentoo
1 commit: bed9f705d715e8c72317f6c74af64aa06386880f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 19:06:00 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 19:06:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed9f705
7
8 net-misc/autossh: amd64 stable wrt bug #695760
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/autossh/autossh-1.4g.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/autossh/autossh-1.4g.ebuild b/net-misc/autossh/autossh-1.4g.ebuild
18 index e7fcb2babf6..41eca6808fc 100644
19 --- a/net-misc/autossh/autossh-1.4g.ebuild
20 +++ b/net-misc/autossh/autossh-1.4g.ebuild
21 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.harding.motd.ca/autossh/"
22 SRC_URI="https://www.harding.motd.ca/${PN}/${P}.tgz"
23
24 LICENSE="BSD"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
27 SLOT="0"
28
29 RDEPEND="net-misc/openssh"