diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 12:09:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 12:09:07 +0100 |
commit | a59249abcd323b111e0580fdafcf276c6ed2c9e4 (patch) | |
tree | 77d399a864552a527474ca144d91b93c3f5cf39c /net-libs/libssh | |
parent | dev-perl/Net-SSLeay: ia64 stable wrt bug #579284 (diff) | |
download | gentoo-a59249abcd323b111e0580fdafcf276c6ed2c9e4.tar.gz gentoo-a59249abcd323b111e0580fdafcf276c6ed2c9e4.tar.bz2 gentoo-a59249abcd323b111e0580fdafcf276c6ed2c9e4.zip |
net-libs/libssh: ia64 stable wrt bug #578520
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libssh')
-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 c25b1969f780..7caadda84231 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 |