From: Agostino Sarubbo Date: Wed, 28 Sep 2016 12:32:23 +0000 (+0200) Subject: net-misc/openssh: amd64 stable wrt bug #595342 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f61a61d3dcab473b566cde0545e315e0c4f1a18b;p=gentoo.git net-misc/openssh: amd64 stable wrt bug #595342 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/net-misc/openssh/openssh-7.3_p1-r6.ebuild b/net-misc/openssh/openssh-7.3_p1-r6.ebuild index 1a8bb12e5de3..2c86afb7bbcd 100644 --- a/net-misc/openssh/openssh-7.3_p1-r6.ebuild +++ b/net-misc/openssh/openssh-7.3_p1-r6.ebuild @@ -31,7 +31,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 livecd pam +pie sctp selinux skey ssh1 +ssl static test X X509" REQUIRED_USE="ldns? ( ssl )