diff options
author | Markus Meier <maekke@gentoo.org> | 2016-03-13 13:29:35 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-03-13 13:29:35 +0100 |
commit | eaa404268b94e64eadcc8052157dda0f76e996e3 (patch) | |
tree | 0948f7b806ce530192ab96242b47f3f342f9647c /net-libs/libssh | |
parent | net-libs/libssh2: arm stable, bug #575474 (diff) | |
download | gentoo-eaa404268b94e64eadcc8052157dda0f76e996e3.tar.gz gentoo-eaa404268b94e64eadcc8052157dda0f76e996e3.tar.bz2 gentoo-eaa404268b94e64eadcc8052157dda0f76e996e3.zip |
net-libs/libssh: arm stable, bug #575484
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
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 c5b6ab0bc749..e82e2998fd29 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 |