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/libssh/
Date: Sat, 27 Feb 2016 12:13:44
Message-Id: 1456575158.b173bb12eac0c3199294a5e91e8db3a8aa170e2b.jer@gentoo
1 commit: b173bb12eac0c3199294a5e91e8db3a8aa170e2b
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 12:12:38 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 12:12:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b173bb12
7
8 net-libs/libssh: Stable for HPPA PPC64 (bug #575484).
9
10 Package-Manager: portage-2.2.27
11 RepoMan-Options: --ignore-arches
12
13 net-libs/libssh/libssh-0.7.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libssh/libssh-0.7.3.ebuild b/net-libs/libssh/libssh-0.7.3.ebuild
17 index 214ed2f..2ad3957 100644
18 --- a/net-libs/libssh/libssh-0.7.3.ebuild
19 +++ b/net-libs/libssh/libssh-0.7.3.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/"
21 SRC_URI="https://red.libssh.org/attachments/download/195/${MY_P}.tar.xz -> ${P}.tar.xz"
22
23 LICENSE="LGPL-2.1"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 SLOT="0/4" # subslot = soname major version
27 IUSE="debug doc examples gcrypt gssapi libressl pcap +sftp ssh1 server static-libs test zlib"
28 # Maintainer: check IUSE-defaults at DefineOptions.cmake