diff options
author | 2019-08-16 19:47:20 -0700 | |
---|---|---|
committer | 2019-08-16 20:00:04 -0700 | |
commit | 647898d3507549ea903e59658e0bf6c483932930 (patch) | |
tree | 7c05fd3314a1770d51e2a4ecd0038be3b2df0245 /net-libs/grpc | |
parent | dev-python/grpcio-testing: bump to 1.22.1 (diff) | |
download | gentoo-647898d3507549ea903e59658e0bf6c483932930.tar.gz gentoo-647898d3507549ea903e59658e0bf6c483932930.tar.bz2 gentoo-647898d3507549ea903e59658e0bf6c483932930.zip |
net-libs/grpc: keyword 1.23.0 on ~ppc64
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-libs/grpc')
-rw-r--r-- | net-libs/grpc/grpc-1.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/grpc/grpc-1.23.0.ebuild b/net-libs/grpc/grpc-1.23.0.ebuild index 74504ed85626..ac5d817126d8 100644 --- a/net-libs/grpc/grpc-1.23.0.ebuild +++ b/net-libs/grpc/grpc-1.23.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="examples doc perftools systemtap static-libs" DEPEND=" |