diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:06:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:06:00 +0200 |
commit | bed9f705d715e8c72317f6c74af64aa06386880f (patch) | |
tree | ff5a782bdfa2d8bd9b101a146b0f553b988885b1 /net-misc/autossh | |
parent | dev-libs/libassuan: amd64 stable wrt bug #695700 (diff) | |
download | gentoo-bed9f705d715e8c72317f6c74af64aa06386880f.tar.gz gentoo-bed9f705d715e8c72317f6c74af64aa06386880f.tar.bz2 gentoo-bed9f705d715e8c72317f6c74af64aa06386880f.zip |
net-misc/autossh: amd64 stable wrt bug #695760
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/autossh')
-rw-r--r-- | net-misc/autossh/autossh-1.4g.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/autossh/autossh-1.4g.ebuild b/net-misc/autossh/autossh-1.4g.ebuild index e7fcb2babf65..41eca6808fca 100644 --- a/net-misc/autossh/autossh-1.4g.ebuild +++ b/net-misc/autossh/autossh-1.4g.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://www.harding.motd.ca/autossh/" SRC_URI="https://www.harding.motd.ca/${PN}/${P}.tgz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~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" |