commit: 875364da0df32d52f533a897f0bab88a4b951155 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 5 14:11:48 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Dec 5 14:11:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875364da
net-misc/autossh: Stabilize 1.4g-r2 x86, #919268 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-misc/autossh/autossh-1.4g-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/autossh/autossh-1.4g-r2.ebuild b/net-misc/autossh/autossh-1.4g-r2.ebuild index 543ccdb3362c..483ee6b9002a 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"