Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libssh2/
Date: Tue, 29 May 2018 08:11:31
Message-Id: 1527581481.896501576a637053e5f1b1192d27043c7e25f7b7.zlogene@gentoo
1 commit: 896501576a637053e5f1b1192d27043c7e25f7b7
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 08:09:01 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 08:11:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89650157
7
8 net-libs/libssh2: amd64 stable wrt bug #651590
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 net-libs/libssh2/libssh2-1.8.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild b/net-libs/libssh2/libssh2-1.8.0-r1.ebuild
16 index 1b296bd8dfb..f5f90f071a7 100644
17 --- a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild
18 +++ b/net-libs/libssh2/libssh2-1.8.0-r1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://www.${PN}.org/download/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
25 IUSE="gcrypt libressl static-libs test zlib"
26
27 DEPEND="