diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-05 15:54:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-05 15:54:30 +0100 |
commit | d6f0de54372d7645522f0a8cd6654052033956bf (patch) | |
tree | 790fd78c99f7e6a0262e63b4ddc871bf6a6cd281 /net-misc | |
parent | www-apps/bareos-webui: new package, add 22.1.0, 9999 (diff) | |
download | gentoo-d6f0de54372d7645522f0a8cd6654052033956bf.tar.gz gentoo-d6f0de54372d7645522f0a8cd6654052033956bf.tar.bz2 gentoo-d6f0de54372d7645522f0a8cd6654052033956bf.zip |
net-misc/autossh: Stabilize 1.4g-r2 ppc, #919268
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc')
-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" |