diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-03 21:07:55 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-03 21:08:12 +0200 |
commit | 548387d8a24491a9d9a5f25c3f7560bcf9d7b7af (patch) | |
tree | a2537beb4f87d5241dbbe6cd154b279ada5fafc8 /net-libs/libssh | |
parent | media-gfx/freecad: Patch out internal boost::re_detail for boost 1.60 (diff) | |
download | gentoo-548387d8a24491a9d9a5f25c3f7560bcf9d7b7af.tar.gz gentoo-548387d8a24491a9d9a5f25c3f7560bcf9d7b7af.tar.bz2 gentoo-548387d8a24491a9d9a5f25c3f7560bcf9d7b7af.zip |
net-libs/libssh: arm stable, bug #578520
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
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 61d9ce2f1278..e69d5aef9b16 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 |