summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2020-07-27 10:17:48 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-07-27 14:19:30 -0700
commit0dc8c82d4cd5ad3976601916b0afe4f9427f513b (patch)
treec939aeaf1ebee4d33d5bc1f7411deda689e61f27
parentmail-client/neomutt: amd64 stable (bug #728302) (diff)
downloadgentoo-0dc8c82d4cd5ad3976601916b0afe4f9427f513b.tar.gz
gentoo-0dc8c82d4cd5ad3976601916b0afe4f9427f513b.tar.bz2
gentoo-0dc8c82d4cd5ad3976601916b0afe4f9427f513b.zip
net-misc/openssh-9.3_p1-r4: Default enable the scp USE flag (bug #733802)
Bug: https://bugs.gentoo.org/733802 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
-rw-r--r--net-misc/openssh/openssh-8.3_p1-r4.ebuild (renamed from net-misc/openssh/openssh-8.3_p1-r3.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-8.3_p1-r3.ebuild b/net-misc/openssh/openssh-8.3_p1-r4.ebuild
index 4b456430ead8..a3d261036a76 100644
--- a/net-misc/openssh/openssh-8.3_p1-r3.ebuild
+++ b/net-misc/openssh/openssh-8.3_p1-r4.ebuild
@@ -36,7 +36,7 @@ LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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"
+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"
RESTRICT="!test? ( test )"