Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/openssh/
Date: Wed, 15 Mar 2023 03:52:56
Message-Id: 1678852334.8ce5549f96cbe56151fd1a5adef102a53a821198.sam@gentoo
1 commit: 8ce5549f96cbe56151fd1a5adef102a53a821198
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 15 03:52:14 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 15 03:52:14 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce5549f
7
8 net-misc/openssh: unkeyword 9.2_p1-r3
9
10 I think this version is fine, but on reflection, I'd rather wait a bit
11 longer until upstream have decided for sure which approach they're going with.
12
13 Not really in a rush to keyword openssl-3.1.x anyway.
14
15 Signed-off-by: Sam James <sam <AT> gentoo.org>
16
17 net-misc/openssh/openssh-9.2_p1-r3.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/net-misc/openssh/openssh-9.2_p1-r3.ebuild b/net-misc/openssh/openssh-9.2_p1-r3.ebuild
21 index 0c12a424605e..398c9d6f532f 100644
22 --- a/net-misc/openssh/openssh-9.2_p1-r3.ebuild
23 +++ b/net-misc/openssh/openssh-9.2_p1-r3.ebuild
24 @@ -50,7 +50,7 @@ S="${WORKDIR}/${PARCH}"
25
26 LICENSE="BSD GPL-2"
27 SLOT="0"
28 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
29 +#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 # Probably want to drop ssl defaulting to on in a future version.
31 IUSE="abi_mips_n32 audit debug hpn kerberos ldns libedit livecd pam +pie sctp security-key selinux +ssl static test X X509 xmss"