diff options
author | Sam James <sam@gentoo.org> | 2023-12-15 08:16:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-15 08:16:03 +0000 |
commit | 6a94e5254def0450dad8a7f7114016ca36715942 (patch) | |
tree | 2579c5dd1b474a6154f82219bc153f6a220f4675 /net-misc/openssh | |
parent | sys-apps/shadow: Stabilize 4.14.2 ppc64, #919959 (diff) | |
download | gentoo-6a94e5254def0450dad8a7f7114016ca36715942.tar.gz gentoo-6a94e5254def0450dad8a7f7114016ca36715942.tar.bz2 gentoo-6a94e5254def0450dad8a7f7114016ca36715942.zip |
net-misc/openssh: Stabilize 9.5_p1-r2 arm, #919972
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/openssh')
-rw-r--r-- | net-misc/openssh/openssh-9.5_p1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-9.5_p1-r2.ebuild b/net-misc/openssh/openssh-9.5_p1-r2.ebuild index 867b3cc18c87..d2696cc1f155 100644 --- a/net-misc/openssh/openssh-9.5_p1-r2.ebuild +++ b/net-misc/openssh/openssh-9.5_p1-r2.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" |