diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-08-06 03:33:15 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-08-06 03:33:15 -0400 |
commit | 14326655dea408c5480cd838e1aef0e60c3a9b81 (patch) | |
tree | b3dc1bdd10b3f58634fc462d84b4de7786d449dd /net-misc/autossh | |
parent | net-proxy/sshuttle: remove old (diff) | |
download | gentoo-14326655dea408c5480cd838e1aef0e60c3a9b81.tar.gz gentoo-14326655dea408c5480cd838e1aef0e60c3a9b81.tar.bz2 gentoo-14326655dea408c5480cd838e1aef0e60c3a9b81.zip |
net-misc/autossh: stabilize 1.4e
Diffstat (limited to 'net-misc/autossh')
-rw-r--r-- | net-misc/autossh/autossh-1.4e.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/autossh/autossh-1.4e.ebuild b/net-misc/autossh/autossh-1.4e.ebuild index 7e60c992b9b3..617b41401f8f 100644 --- a/net-misc/autossh/autossh-1.4e.ebuild +++ b/net-misc/autossh/autossh-1.4e.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://www.harding.motd.ca/autossh/" SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" SLOT="0" RDEPEND="net-misc/openssh" |