diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-02-27 13:12:38 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-02-27 13:12:38 +0100 |
commit | b173bb12eac0c3199294a5e91e8db3a8aa170e2b (patch) | |
tree | 762529d4787526cb778f4d5aaf26a65f2a0446cb /net-libs/libssh | |
parent | net-analyzer/wireshark: Stable for PPC64 (bug #575780). (diff) | |
download | gentoo-b173bb12eac0c3199294a5e91e8db3a8aa170e2b.tar.gz gentoo-b173bb12eac0c3199294a5e91e8db3a8aa170e2b.tar.bz2 gentoo-b173bb12eac0c3199294a5e91e8db3a8aa170e2b.zip |
net-libs/libssh: Stable for HPPA PPC64 (bug #575484).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs/libssh')
-rw-r--r-- | net-libs/libssh/libssh-0.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh/libssh-0.7.3.ebuild b/net-libs/libssh/libssh-0.7.3.ebuild index 214ed2f89727..2ad39579caef 100644 --- a/net-libs/libssh/libssh-0.7.3.ebuild +++ b/net-libs/libssh/libssh-0.7.3.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 |