Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/autossh/
Date: Sun, 29 Sep 2019 20:54:58
Message-Id: 1569790486.2673d62ea804d5dbfe1b3ee4169bfaa18ff5557f.slyfox@gentoo
1 commit: 2673d62ea804d5dbfe1b3ee4169bfaa18ff5557f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 29 19:28:49 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 29 20:54:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2673d62e
7
8 net-misc/autossh: stable 1.4g for ppc, bug #695760
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <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 44afe463bad..03dd4971827 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"