diff options
author | Sam James <sam@gentoo.org> | 2024-07-01 12:12:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-01 12:12:12 +0100 |
commit | d96caf8bacea5a3faefd68678942e3ed79a8936c (patch) | |
tree | e7a5ff6e5f0fec728f25c60eb8595ac85349e6ee /net-misc | |
parent | net-misc/openssh: Stabilize 9.7_p1-r6 arm64, #935275 (diff) | |
download | gentoo-d96caf8bacea5a3faefd68678942e3ed79a8936c.tar.gz gentoo-d96caf8bacea5a3faefd68678942e3ed79a8936c.tar.bz2 gentoo-d96caf8bacea5a3faefd68678942e3ed79a8936c.zip |
net-misc/openssh: Stabilize 9.7_p1-r6 arm, #935275
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openssh/openssh-9.7_p1-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-9.7_p1-r6.ebuild b/net-misc/openssh/openssh-9.7_p1-r6.ebuild index 333d3990fcf1..77f61c2c4b97 100644 --- a/net-misc/openssh/openssh-9.7_p1-r6.ebuild +++ b/net-misc/openssh/openssh-9.7_p1-r6.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" |