Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libssh/
Date: Wed, 28 Mar 2018 20:55:26
Message-Id: 1522270488.a4b685b3bb3136e1a1a9f3fdd98795749db9d364.mattst88@gentoo
1 commit: a4b685b3bb3136e1a1a9f3fdd98795749db9d364
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 20:54:48 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 20:54:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4b685b3
7
8 net-libs/libssh-0.7.5-r2: added ~mips
9
10 net-libs/libssh/libssh-0.7.5-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-libs/libssh/libssh-0.7.5-r2.ebuild b/net-libs/libssh/libssh-0.7.5-r2.ebuild
14 index 381d0dd66c0..f35df277308 100644
15 --- a/net-libs/libssh/libssh-0.7.5-r2.ebuild
16 +++ b/net-libs/libssh/libssh-0.7.5-r2.ebuild
17 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.libssh.org/"
18 SRC_URI="https://red.libssh.org/attachments/download/218/${MY_P}.tar.xz -> ${P}.tar.xz"
19
20 LICENSE="LGPL-2.1"
21 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
22 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
23 SLOT="0/4" # subslot = soname major version
24 IUSE="debug doc examples gcrypt gssapi libressl pcap server +sftp ssh1 static-libs test zlib"
25 # Maintainer: check IUSE-defaults at DefineOptions.cmake