diff options
author | 2025-02-22 16:43:21 +0200 | |
---|---|---|
committer | 2025-02-22 16:43:21 +0200 | |
commit | df1b78298aa1e22f1856201212ac2fdb567df5f7 (patch) | |
tree | a7c2b4a6eb29251cdb048f2319aa10f7505b286e /net-misc | |
parent | net-dialup/ppp: Stabilize 2.5.2 sparc, #947722 (diff) | |
download | gentoo-df1b78298aa1e22f1856201212ac2fdb567df5f7.tar.gz gentoo-df1b78298aa1e22f1856201212ac2fdb567df5f7.tar.bz2 gentoo-df1b78298aa1e22f1856201212ac2fdb567df5f7.zip |
net-misc/openssh: Stabilize 9.9_p1 sparc, #948410
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openssh/openssh-9.9_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-9.9_p1.ebuild b/net-misc/openssh/openssh-9.9_p1.ebuild index 796e0987d501..a3eebf352d63 100644 --- a/net-misc/openssh/openssh-9.9_p1.ebuild +++ b/net-misc/openssh/openssh-9.9_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 legacy-ciphers libedit livecd pam +pie security-key selinux +ssl static test xmss" |