Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/grpc/
Date: Sat, 17 Aug 2019 03:00:50
Message-Id: 1566010806.bbc473cb4ba34003c6b00e8b485ecbfd696b525d.gyakovlev@gentoo
1 commit: bbc473cb4ba34003c6b00e8b485ecbfd696b525d
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 17 02:48:05 2019 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 17 03:00:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc473cb
7
8 net-libs/grpc: keyword 1.22.1 on ~ppc64
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 net-libs/grpc/grpc-1.22.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/grpc/grpc-1.22.1.ebuild b/net-libs/grpc/grpc-1.22.1.ebuild
17 index 74504ed8562..ac5d817126d 100644
18 --- a/net-libs/grpc/grpc-1.22.1.ebuild
19 +++ b/net-libs/grpc/grpc-1.22.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 ~ppc64 ~x86"
26 IUSE="examples doc perftools systemtap static-libs"
27
28 DEPEND="