diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-29 20:28:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-29 21:54:46 +0100 |
commit | 2673d62ea804d5dbfe1b3ee4169bfaa18ff5557f (patch) | |
tree | 1975c50c1248358518c962400c08f2c00f89dd92 /net-misc/autossh | |
parent | app-crypt/gpgme: stable 1.13.0-r1 for ppc, bug #695700 (diff) | |
download | gentoo-2673d62ea804d5dbfe1b3ee4169bfaa18ff5557f.tar.gz gentoo-2673d62ea804d5dbfe1b3ee4169bfaa18ff5557f.tar.bz2 gentoo-2673d62ea804d5dbfe1b3ee4169bfaa18ff5557f.zip |
net-misc/autossh: stable 1.4g for ppc, bug #695760
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 44afe463bad1..03dd49718272 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" |