diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-17 12:17:54 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-17 12:17:54 +0100 |
commit | 67c6ffd250d10628d32f537cb96e8c43323dc32d (patch) | |
tree | 5ddf401828adea72c0306f8c5ccb882e8998c522 /net-misc/openssh | |
parent | net-analyzer/nagios-plugins-2.2.1-r2: alpha stable (diff) | |
download | gentoo-67c6ffd250d10628d32f537cb96e8c43323dc32d.tar.gz gentoo-67c6ffd250d10628d32f537cb96e8c43323dc32d.tar.bz2 gentoo-67c6ffd250d10628d32f537cb96e8c43323dc32d.zip |
net-misc/openssh-7.5_p1-r3: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/633428
Diffstat (limited to 'net-misc/openssh')
-rw-r--r-- | net-misc/openssh/openssh-7.5_p1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-7.5_p1-r3.ebuild b/net-misc/openssh/openssh-7.5_p1-r3.ebuild index e08de17a7141..7cbd2d82f797 100644 --- a/net-misc/openssh/openssh-7.5_p1-r3.ebuild +++ b/net-misc/openssh/openssh-7.5_p1-r3.ebuild @@ -25,7 +25,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 ~sparc-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 ~sparc-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_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 ) |