commit: 1d6153bc33f5f7ef9807134299f1157fe14480ae Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 27 23:46:05 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 27 23:46:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6153bc
net-libs/grpc: Stabilize 1.43.0 x86, #877667 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/grpc/grpc-1.43.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/grpc/grpc-1.43.0.ebuild b/net-libs/grpc/grpc-1.43.0.ebuild index 8aa4ce2c1860..a2adc4804b4c 100644 --- a/net-libs/grpc/grpc-1.43.0.ebuild +++ b/net-libs/grpc/grpc-1.43.0.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/21.143" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="doc examples test" # look for submodule versions in third_party dir