diff options
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 03dd49718272..e7fcb2babf65 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" |