commit: 9ae9916d2843d2e185479e0c09d546163950c094
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 23 20:05:48 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 23 20:05:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae9916d
net-libs/grpc: Stabilize 1.71.0 amd64, #953698
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/grpc/grpc-1.71.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/grpc/grpc-1.71.0.ebuild b/net-libs/grpc/grpc-1.71.0.ebuild
index c7050e098ed3..a22681b7c757 100644
--- a/net-libs/grpc/grpc-1.71.0.ebuild
+++ b/net-libs/grpc/grpc-1.71.0.ebuild
@@ -35,7 +35,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="Apache-2.0"
# format is 0/${CORE_SOVERSION//./}.${CPP_SOVERSION//./} , check top level
CMakeLists.txt
SLOT="0/46.$(ver_rs 1-2 '' "$(ver_cut 1-2)")"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE="doc examples test systemd"
RESTRICT="!test? ( test )"