diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-11-15 10:00:12 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-11-15 10:27:45 -0800 |
commit | 3e9702c339ce1a04f914c5b9a41b3682e0fb499d (patch) | |
tree | 980febebae25944cc7e9f6e5baad3499e95732b6 /net-misc | |
parent | net-analyzer/netsniff-ng: Version bump (bug 565834, thanks Manuel Rüger), d... (diff) | |
download | gentoo-3e9702c339ce1a04f914c5b9a41b3682e0fb499d.tar.gz gentoo-3e9702c339ce1a04f914c5b9a41b3682e0fb499d.tar.bz2 gentoo-3e9702c339ce1a04f914c5b9a41b3682e0fb499d.zip |
net-misc/openssh: alpha stable, bug 555518.
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openssh/openssh-7.1_p1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-7.1_p1-r2.ebuild b/net-misc/openssh/openssh-7.1_p1-r2.ebuild index a063530c1b98..584f3848d12d 100644 --- a/net-misc/openssh/openssh-7.1_p1-r2.ebuild +++ b/net-misc/openssh/openssh-7.1_p1-r2.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 ) |