commit: 20eea83996f65a8f2934d1ebac7f93a291dcc41d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Dec 20 12:09:48 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Dec 20 12:09:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20eea839
net-libs/grpc: amd64 stable wrt bug #829430 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-libs/grpc/grpc-1.41.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/grpc/grpc-1.41.1.ebuild b/net-libs/grpc/grpc-1.41.1.ebuild index da70344c4bca..94fa8a8a5f63 100644 --- a/net-libs/grpc/grpc-1.41.1.ebuild +++ b/net-libs/grpc/grpc-1.41.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" # format is 0/${CORE_SOVERSION//./}.${CPP_SOVERSION//./} , check top level CMakeLists.txt SLOT="0/19.141" -KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="doc examples test" # look for submodule versions in third_party dir
