Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libssh/
Date: Thu, 29 Dec 2016 10:45:24
Message-Id: 1483008290.b829f6272f5461c60ffd8cfbc7f0b109be805136.ago@gentoo
1 commit: b829f6272f5461c60ffd8cfbc7f0b109be805136
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 10:42:29 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 10:44:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b829f627
7
8 net-libs/libssh: x86 stable wrt bug #578520
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libssh/libssh-0.7.3-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libssh/libssh-0.7.3-r1.ebuild b/net-libs/libssh/libssh-0.7.3-r1.ebuild
18 index 5fd6321..2f93a91 100644
19 --- a/net-libs/libssh/libssh-0.7.3-r1.ebuild
20 +++ b/net-libs/libssh/libssh-0.7.3-r1.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/"
22 SRC_URI="https://red.libssh.org/attachments/download/195/${MY_P}.tar.xz -> ${P}.tar.xz"
23
24 LICENSE="LGPL-2.1"
25 -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
27 SLOT="0/4" # subslot = soname major version
28 IUSE="debug doc examples gcrypt gssapi libressl pcap +sftp ssh1 server static-libs test zlib"
29 # Maintainer: check IUSE-defaults at DefineOptions.cmake