commit: c995536b5a911f0bac374ad074a510914683c34e
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 2 05:18:28 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 2 05:20:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c995536b
dev-python/grpcio: Stabilize 1.76.0 x86, #966976
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/grpcio/grpcio-1.76.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/grpcio/grpcio-1.76.0.ebuild
b/dev-python/grpcio/grpcio-1.76.0.ebuild
index cd64d948380b..0535e4c0e317 100644
--- a/dev-python/grpcio/grpcio-1.76.0.ebuild
+++ b/dev-python/grpcio/grpcio-1.76.0.ebuild
@@ -28,7 +28,7 @@ SRC_URI+="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
DEPEND="
dev-libs/openssl:=