diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 06:54:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 06:54:28 +0100 |
commit | 115b9b15c488e1162a6692c0ecf44be53aff49a3 (patch) | |
tree | a54b2127442d5b129168edcf4e17785af04ae270 /net-misc | |
parent | app-text/ansifilter: Stabilize 2.20 sparc, #915457 (diff) | |
download | gentoo-115b9b15c488e1162a6692c0ecf44be53aff49a3.tar.gz gentoo-115b9b15c488e1162a6692c0ecf44be53aff49a3.tar.bz2 gentoo-115b9b15c488e1162a6692c0ecf44be53aff49a3.zip |
net-misc/openssh: Stabilize 9.4_p1 sparc, #915461
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openssh/openssh-9.4_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-9.4_p1.ebuild b/net-misc/openssh/openssh-9.4_p1.ebuild index 33c769b8b00f..c39c8ba35392 100644 --- a/net-misc/openssh/openssh-9.4_p1.ebuild +++ b/net-misc/openssh/openssh-9.4_p1.ebuild @@ -19,7 +19,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 X xmss" |