diff options
Diffstat (limited to 'net-misc/autossh/autossh-1.4g-r2.ebuild')
-rw-r--r-- | net-misc/autossh/autossh-1.4g-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/autossh/autossh-1.4g-r2.ebuild b/net-misc/autossh/autossh-1.4g-r2.ebuild index 483ee6b9002a..f35e6439a315 100644 --- a/net-misc/autossh/autossh-1.4g-r2.ebuild +++ b/net-misc/autossh/autossh-1.4g-r2.ebuild @@ -10,7 +10,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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0" DEPEND="dev-libs/libbsd" |