From a889540ed208e3fd9df23ded5bc185d7e223b9cd Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 21 May 2025 10:16:20 +0100 Subject: [PATCH] net-misc/openssh: Stabilize 10.0_p1 ppc64, #956134 Signed-off-by: Sam James --- net-misc/openssh/openssh-10.0_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/openssh/openssh-10.0_p1.ebuild b/net-misc/openssh/openssh-10.0_p1.ebuild index 207473e9c3e0c..b940dbab0cc99 100644 --- a/net-misc/openssh/openssh-10.0_p1.ebuild +++ b/net-misc/openssh/openssh-10.0_p1.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}/${PARCH}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" # Probably want to drop ssl defaulting to on in a future version. IUSE="abi_mips_n32 audit debug kerberos ldns libedit livecd pam +pie security-key selinux +ssl static test xmss"