diff options
author | 2025-02-18 18:00:25 +0000 | |
---|---|---|
committer | 2025-02-18 18:00:25 +0000 | |
commit | 72f034ae661d576c3c7b0e5b98dc34b9413c4c88 (patch) | |
tree | e8676ee290f0863a57f3da53d56235d3bf3a8c24 /net-misc | |
parent | net-vpn/i2pd: Stabilize 2.55.0 amd64, #949908 (diff) | |
download | gentoo-72f034ae661d576c3c7b0e5b98dc34b9413c4c88.tar.gz gentoo-72f034ae661d576c3c7b0e5b98dc34b9413c4c88.tar.bz2 gentoo-72f034ae661d576c3c7b0e5b98dc34b9413c4c88.zip |
net-misc/openssh: Stabilize 9.9_p2 amd64, #949907
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openssh/openssh-9.9_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-9.9_p2.ebuild b/net-misc/openssh/openssh-9.9_p2.ebuild index 850dee9721a2..c402a2714277 100644 --- a/net-misc/openssh/openssh-9.9_p2.ebuild +++ b/net-misc/openssh/openssh-9.9_p2.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 legacy-ciphers libedit livecd pam +pie security-key selinux +ssl static test xmss" |