diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-05 14:11:48 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-05 14:11:48 +0000 |
commit | 875364da0df32d52f533a897f0bab88a4b951155 (patch) | |
tree | 358523fef8732bf2f815b822799334e26a84c850 | |
parent | net-misc/autossh: Stabilize 1.4g-r2 amd64, #919268 (diff) | |
download | gentoo-875364da0df32d52f533a897f0bab88a4b951155.tar.gz gentoo-875364da0df32d52f533a897f0bab88a4b951155.tar.bz2 gentoo-875364da0df32d52f533a897f0bab88a4b951155.zip |
net-misc/autossh: Stabilize 1.4g-r2 x86, #919268
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 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" |