diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:37:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:38:51 +0100 |
commit | 3dfbf8eea8d35b3924833b1a99e59412ace96bb1 (patch) | |
tree | 5d6cfa99eba2b1e93a8e16efecd4aaf62980049d /net-misc/openssh | |
parent | net-analyzer/wireshark: x86 stable wrt bug #575780 (diff) | |
download | gentoo-3dfbf8eea8d35b3924833b1a99e59412ace96bb1.tar.gz gentoo-3dfbf8eea8d35b3924833b1a99e59412ace96bb1.tar.bz2 gentoo-3dfbf8eea8d35b3924833b1a99e59412ace96bb1.zip |
net-misc/openssh: x86 stable wrt bug #576954
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/openssh')
-rw-r--r-- | net-misc/openssh/openssh-7.2_p2.ebuild | 2 |
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 87df95c41724..e446cc0c0d1c 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 ) |