From: Jeroen Roovers Date: Fri, 20 May 2016 08:31:22 +0000 (+0200) Subject: net-libs/libssh: Stable for PPC64 (bug #578520). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f3a0a593c86c33aeeb536430769a11e878d9443a;p=gentoo.git net-libs/libssh: Stable for PPC64 (bug #578520). Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches --- diff --git a/net-libs/libssh/libssh-0.7.3-r1.ebuild b/net-libs/libssh/libssh-0.7.3-r1.ebuild index a45ecd84dd94..57555325cd16 100644 --- a/net-libs/libssh/libssh-0.7.3-r1.ebuild +++ b/net-libs/libssh/libssh-0.7.3-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/195/${MY_P}.tar.xz -> ${P}.tar.xz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0/4" # subslot = soname major version IUSE="debug doc examples gcrypt gssapi libressl pcap +sftp ssh1 server static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake