Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libiscsi/
Date: Sun, 10 Dec 2017 00:28:42
Message-Id: 1512865712.f19cc28d0f9b14405bd94822c24fed792530905e.slyfox@gentoo
1 commit: f19cc28d0f9b14405bd94822c24fed792530905e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 10 00:28:32 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 10 00:28:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f19cc28d
7
8 net-libs/libiscsi: keyworded 1.18.0 for sparc, bug #570900 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 net-libs/libiscsi/libiscsi-1.18.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libiscsi/libiscsi-1.18.0.ebuild b/net-libs/libiscsi/libiscsi-1.18.0.ebuild
17 index 3f5ace830f0..cd88cec93ba 100644
18 --- a/net-libs/libiscsi/libiscsi-1.18.0.ebuild
19 +++ b/net-libs/libiscsi/libiscsi-1.18.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sahlberg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
21
22 SLOT="0"
23 LICENSE="GPL-2 LGPL-2"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
26 IUSE="static-libs"
27
28 RDEPEND="dev-libs/libgcrypt:0="