virtual/openssh: Sync with Gentoo

It's from Gentoo commit c4b64cf171924b4dc9f75a592657e4593920eb8e.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-09-08 07:11:21 +00:00 committed by Krzesimir Nowak
parent 4889f80490
commit 404a42365a
2 changed files with 19 additions and 2 deletions

View File

@ -0,0 +1,17 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Virtual for net-misc/openssh and variants"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="ssl"
RDEPEND="
|| (
>=net-misc/openssh-9.3_p1-r1[ssl?]
>=net-misc/openssh-contrib-9.3_p1[ssl?]
>=net-misc/pkixssh-14.1.1
)"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -6,7 +6,7 @@ EAPI=8
DESCRIPTION="Virtual for net-misc/openssh and variants"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
IUSE="ssl"
RDEPEND="