From e37d6cebc4f4cee3684907d5118df4b769ed78cd Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 13 Jul 2025 10:05:21 +0100 Subject: [PATCH] net-misc/openssh: Stabilize 10.0_p1 hppa, #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 b079d5c2750bd..f067334449e2c 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"