diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:52:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:52:24 +0300 |
commit | b9833e247a5c9e0fc483bf3efbfb77bcc53f6351 (patch) | |
tree | 7e4a9bf1ba2de8ba97a1e1298315d897ccb739c1 /net-misc/openssh | |
parent | net-firewall/firewalld: Stabilize 1.1.1 arm, #841530 (diff) | |
download | gentoo-b9833e247a5c9e0fc483bf3efbfb77bcc53f6351.tar.gz gentoo-b9833e247a5c9e0fc483bf3efbfb77bcc53f6351.tar.bz2 gentoo-b9833e247a5c9e0fc483bf3efbfb77bcc53f6351.zip |
net-misc/openssh: Stabilize 8.9_p1-r2 sparc, #841572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/openssh')
-rw-r--r-- | net-misc/openssh/openssh-8.9_p1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-8.9_p1-r2.ebuild b/net-misc/openssh/openssh-8.9_p1-r2.ebuild index c81376e3848c..6dda1ceb9ad9 100644 --- a/net-misc/openssh/openssh-8.9_p1-r2.ebuild +++ b/net-misc/openssh/openssh-8.9_p1-r2.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}/${PARCH}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Probably want to drop ssl defaulting to on in a future version. IUSE="abi_mips_n32 audit debug hpn kerberos ldns libedit livecd pam +pie +scp sctp security-key selinux +ssl static test X X509 xmss" |