summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2016-03-11 08:29:39 -0500
committerRichard Freeman <rich0@gentoo.org>2016-03-11 08:29:39 -0500
commit33a7f2c143287a912f8306155a09142f94cb576a (patch)
treedf38da7083158595c8632fdd67758267c4240f05
parentdev-python/carbon: version bump (diff)
downloadgentoo-33a7f2c143287a912f8306155a09142f94cb576a.tar.gz
gentoo-33a7f2c143287a912f8306155a09142f94cb576a.tar.bz2
gentoo-33a7f2c143287a912f8306155a09142f94cb576a.zip
net-misc/openssh: amd64 stable
Bug: 576954 Package-Manager: portage-2.2.26
-rw-r--r--net-misc/openssh/openssh-7.2_p2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-7.2_p2.ebuild b/net-misc/openssh/openssh-7.2_p2.ebuild
index 7613ed8a3ddf..47334b9e08aa 100644
--- a/net-misc/openssh/openssh-7.2_p2.ebuild
+++ b/net-misc/openssh/openssh-7.2_p2.ebuild
@@ -28,7 +28,7 @@ SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
# Probably want to drop ssl defaulting to on in a future version.
IUSE="bindist debug ${HPN_PATCH:++}hpn kerberos kernel_linux ldap ldns libedit libressl pam +pie sctp selinux skey ssh1 +ssl static X X509"
REQUIRED_USE="ldns? ( ssl )