Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libssh2/
Date: Sat, 27 Feb 2016 12:13:43
Message-Id: 1456575194.b23761613951ead7d1eb4e50f2b23509c174ea92.jer@gentoo
1 commit: b23761613951ead7d1eb4e50f2b23509c174ea92
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 12:13:14 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 12:13:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2376161
7
8 net-libs/libssh2: Stable for PPC64 (bug #575474).
9
10 Package-Manager: portage-2.2.27
11 RepoMan-Options: --ignore-arches
12
13 net-libs/libssh2/libssh2-1.7.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libssh2/libssh2-1.7.0.ebuild b/net-libs/libssh2/libssh2-1.7.0.ebuild
17 index 27e18ac..fa0c56f 100644
18 --- a/net-libs/libssh2/libssh2-1.7.0.ebuild
19 +++ b/net-libs/libssh2/libssh2-1.7.0.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://www.${PN}.org/download/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
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 +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"
26 IUSE="gcrypt libressl static-libs test zlib"
27
28 DEPEND="