aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-06-28 15:31:46 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-06-28 15:31:46 -0400
commit0fbed25eb6f1b2bf46b7ea2e52d428656cff886b (patch)
tree8ce25a6fc44489a9de5e2fb9fdeb5e14b08e3a05
parentnet-misc/openssh: bump to 7.7_p1-r6, sync with upstream (diff)
downloadmusl-0fbed25eb6f1b2bf46b7ea2e52d428656cff886b.tar.gz
musl-0fbed25eb6f1b2bf46b7ea2e52d428656cff886b.tar.bz2
musl-0fbed25eb6f1b2bf46b7ea2e52d428656cff886b.zip
net-misc/openssh: stable on musl arches
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--net-misc/openssh/openssh-7.7_p1-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-7.7_p1-r6.ebuild b/net-misc/openssh/openssh-7.7_p1-r6.ebuild
index 707ecc38..1422bf44 100644
--- a/net-misc/openssh/openssh-7.7_p1-r6.ebuild
+++ b/net-misc/openssh/openssh-7.7_p1-r6.ebuild
@@ -31,7 +31,7 @@ SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
+KEYWORDS="amd64 arm ~mips ppc x86"
# Probably want to drop ssl defaulting to on in a future version.
IUSE="abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldap ldns libedit libressl livecd pam +pie sctp selinux skey +ssl static test X X509"
REQUIRED_USE="ldns? ( ssl )