commit: 938227fcd2250f88ddae5cb90f3125c408af82d7
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 25 08:51:18 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Dec 25 08:51:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=938227fc
dev-python/grpcio-status: Stabilize 1.76.0 ALLARCHES, #967949
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/grpcio-status/grpcio-status-1.76.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/grpcio-status/grpcio-status-1.76.0.ebuild
b/dev-python/grpcio-status/grpcio-status-1.76.0.ebuild
index da5452aed937..5a1b917f0fc6 100644
--- a/dev-python/grpcio-status/grpcio-status-1.76.0.ebuild
+++ b/dev-python/grpcio-status/grpcio-status-1.76.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}/src/python/grpcio_status
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
>=dev-python/grpcio-${PV}[${PYTHON_USEDEP}]