diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-20 10:31:22 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-20 10:31:22 +0200 |
commit | f3a0a593c86c33aeeb536430769a11e878d9443a (patch) | |
tree | 71533e4352b652bce27c537a212434a46d5d1f94 /net-libs | |
parent | net-analyzer/vnstat: Stable for PPC64 (bug #579264). (diff) | |
download | gentoo-f3a0a593c86c33aeeb536430769a11e878d9443a.tar.gz gentoo-f3a0a593c86c33aeeb536430769a11e878d9443a.tar.bz2 gentoo-f3a0a593c86c33aeeb536430769a11e878d9443a.zip |
net-libs/libssh: Stable for PPC64 (bug #578520).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh/libssh-0.7.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |