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 18:54:01
Message-Id: 1570042425.7bb8e0e0030a50b9cf861e2d0471eba1b3db4a7a.ago@gentoo
1 commit: 7bb8e0e0030a50b9cf861e2d0471eba1b3db4a7a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 18:51:39 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 18:53:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb8e0e0
7
8 net-misc/autossh: x86 stable wrt bug #695760
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
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 03dd4971827..e7fcb2babf6 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"