diff options
author | 2021-03-29 13:50:45 +0200 | |
---|---|---|
committer | 2021-03-29 13:50:45 +0200 | |
commit | a4bb6f346e4d815978d83b69bfef9f0793cbf113 (patch) | |
tree | 397b05b52dbdb821feae0d76a338146f7943ad60 | |
parent | net-misc/stunnel: amd64 stable wrt bug #772146 (diff) | |
download | gentoo-a4bb6f346e4d815978d83b69bfef9f0793cbf113.tar.gz gentoo-a4bb6f346e4d815978d83b69bfef9f0793cbf113.tar.bz2 gentoo-a4bb6f346e4d815978d83b69bfef9f0793cbf113.zip |
net-misc/openssh: amd64 stable wrt bug #774090
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-misc/openssh/openssh-8.5_p1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-8.5_p1-r1.ebuild b/net-misc/openssh/openssh-8.5_p1-r1.ebuild index 6ed670ff5e99..ad4084515a66 100644 --- a/net-misc/openssh/openssh-8.5_p1-r1.ebuild +++ b/net-misc/openssh/openssh-8.5_p1-r1.ebuild @@ -33,7 +33,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 bindist debug hpn kerberos kernel_linux ldns libedit libressl livecd pam +pie +scp sctp security-key selinux +ssl static test X X509 xmss" |