diff options
author | Sam James <sam@gentoo.org> | 2024-07-01 12:17:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-01 12:17:55 +0100 |
commit | a5ae97f6c11e8b646e5510bdf780338fc1e2efa4 (patch) | |
tree | acf9d4f649ffe4217eb2a410d0ffb9d1006a15fb /net-misc/openssh | |
parent | net-misc/openssh: Stabilize 9.7_p1-r6 ppc, #935275 (diff) | |
download | gentoo-a5ae97f6c11e8b646e5510bdf780338fc1e2efa4.tar.gz gentoo-a5ae97f6c11e8b646e5510bdf780338fc1e2efa4.tar.bz2 gentoo-a5ae97f6c11e8b646e5510bdf780338fc1e2efa4.zip |
net-misc/openssh: Stabilize 9.7_p1-r6 ppc64, #935275
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/openssh')
-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 8e0c2d1eb2ae..dfe20d9c2272 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" |