diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:38:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:28 +0100 |
commit | e0ac58d069f02c0ea1a95446397a08f1bdcd0bc9 (patch) | |
tree | 286c3ff7dd8e174235243b843b7e6211bb1eb63a /net-misc | |
parent | dev-ruby/test-unit: stable 3.2.7 for ppc, bug #657358 (diff) | |
download | gentoo-e0ac58d069f02c0ea1a95446397a08f1bdcd0bc9.tar.gz gentoo-e0ac58d069f02c0ea1a95446397a08f1bdcd0bc9.tar.bz2 gentoo-e0ac58d069f02c0ea1a95446397a08f1bdcd0bc9.zip |
net-misc/openssh: stable 7.7_p1-r5 for ppc, bug #657366
Bug: https://bugs.gentoo.org/657366
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openssh/openssh-7.7_p1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-7.7_p1-r5.ebuild b/net-misc/openssh/openssh-7.7_p1-r5.ebuild index 225b5cc04f02..99fd05bf16af 100644 --- a/net-misc/openssh/openssh-7.7_p1-r5.ebuild +++ b/net-misc/openssh/openssh-7.7_p1-r5.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 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # 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 ) |