commit: a8f106ffd4549eb7641f4603e9d160b372c71dfa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 14 08:48:28 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 14 08:48:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f106ff
net-libs/grpc: Stabilize 1.52.1 x86, #905350 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/grpc/grpc-1.52.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/grpc/grpc-1.52.1.ebuild b/net-libs/grpc/grpc-1.52.1.ebuild index ab5a05aa3718..f1722e1283de 100644 --- a/net-libs/grpc/grpc-1.52.1.ebuild +++ b/net-libs/grpc/grpc-1.52.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/30.152" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" IUSE="doc examples test" # look for submodule versions in third_party dir
