diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-03-18 17:26:02 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-03-18 17:26:02 -0400 |
commit | aa6973a8a81393d9c7648e179f010aa3c990a849 (patch) | |
tree | 2d5c237335706404e09ca2e1ead566832181597c /net-misc/openssh | |
parent | dev-python/sympy: bump to 1.0 (diff) | |
download | gentoo-aa6973a8a81393d9c7648e179f010aa3c990a849.tar.gz gentoo-aa6973a8a81393d9c7648e179f010aa3c990a849.tar.bz2 gentoo-aa6973a8a81393d9c7648e179f010aa3c990a849.zip |
net-misc/openssh: mark 7.2_p2 arm64/ia64/m68k/s390/sh/sparc stable #576954
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 5ad087693dcc..62f1026c9195 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 ) |