diff options
author | Richard Freeman <rich0@gentoo.org> | 2016-01-14 15:38:10 -0500 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2016-01-14 15:38:54 -0500 |
commit | 2bbf8c4d3df7ba6fd7356dae4880096570834c6f (patch) | |
tree | f34960fde0843248cf529ecb801e0965d308e5d4 /net-misc | |
parent | 02585f9dfe813cfac77b8a4ba8f859434a3236ab (diff) | |
download | gentoo-2bbf8c4d3df7ba6fd7356dae4880096570834c6f.tar.gz gentoo-2bbf8c4d3df7ba6fd7356dae4880096570834c6f.tar.xz |
net-misc/openssh: amd64 stable
Gentoo-bug: 571892
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openssh/openssh-7.1_p1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-7.1_p1-r3.ebuild b/net-misc/openssh/openssh-7.1_p1-r3.ebuild index f8aac3e0c6a..69c064d0518 100644 --- a/net-misc/openssh/openssh-7.1_p1-r3.ebuild +++ b/net-misc/openssh/openssh-7.1_p1-r3.ebuild @@ -27,7 +27,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 ) |