diff options
author | Markus Meier <maekke@gentoo.org> | 2017-11-19 20:45:52 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-11-19 20:45:52 +0100 |
commit | e454d334cb1c07d4214bb703332f34a1f84c74b6 (patch) | |
tree | ae8977ade8871923eebfc92ef4a538b6c1e37832 /net-misc/openssh | |
parent | dev-db/couchdb: remove old versions (diff) | |
download | gentoo-e454d334cb1c07d4214bb703332f34a1f84c74b6.tar.gz gentoo-e454d334cb1c07d4214bb703332f34a1f84c74b6.tar.bz2 gentoo-e454d334cb1c07d4214bb703332f34a1f84c74b6.zip |
net-misc/openssh: arm stable, bug #633428
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
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 0599615e5f4f..94ecf1c62fe1 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 ) |