diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-28 10:38:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-28 10:38:04 +0100 |
commit | 04a6d065a40ba2fd13df8ae2d7b641b732f3c295 (patch) | |
tree | f602d4147be52c4c1098a1d09377bff5c58b4abc /net-misc/openssh | |
parent | sys-devel/bison: sparc stable wrt bug #599326 (diff) | |
download | gentoo-04a6d065a40ba2fd13df8ae2d7b641b732f3c295.tar.gz gentoo-04a6d065a40ba2fd13df8ae2d7b641b732f3c295.tar.bz2 gentoo-04a6d065a40ba2fd13df8ae2d7b641b732f3c295.zip |
net-misc/openssh: ia64 stable wrt bug #597360
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/openssh')
-rw-r--r-- | net-misc/openssh/openssh-7.3_p1-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-7.3_p1-r7.ebuild b/net-misc/openssh/openssh-7.3_p1-r7.ebuild index ca2a6d02e31b..0f8d7742cd7c 100644 --- a/net-misc/openssh/openssh-7.3_p1-r7.ebuild +++ b/net-misc/openssh/openssh-7.3_p1-r7.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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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="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 ) |