diff options
author | Sam James <sam@gentoo.org> | 2024-03-12 06:53:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-12 06:53:07 +0000 |
commit | f67efe83e0a57c7aec29136213a386b739b35fd8 (patch) | |
tree | 320705f3f43e92654877837c58f77a879dc52f4e /net-misc | |
parent | sys-apps/systemd: Stabilize 255.3-r1 hppa, #923431 (diff) | |
download | gentoo-f67efe83e0a57c7aec29136213a386b739b35fd8.tar.gz gentoo-f67efe83e0a57c7aec29136213a386b739b35fd8.tar.bz2 gentoo-f67efe83e0a57c7aec29136213a386b739b35fd8.zip |
net-misc/openssh: Stabilize 9.6_p1-r3 ppc, #926795
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openssh/openssh-9.6_p1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-9.6_p1-r3.ebuild b/net-misc/openssh/openssh-9.6_p1-r3.ebuild index e336bd18281e..268e55923115 100644 --- a/net-misc/openssh/openssh-9.6_p1-r3.ebuild +++ b/net-misc/openssh/openssh-9.6_p1-r3.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/${PARCH}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~ia64 ~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" |