commit: d1cbf6e513cd5fa0351cda5bf846e67031e6ffb9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 31 12:58:20 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 31 12:58:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1cbf6e5
dev-python/grpcio-status: Stabilize 1.72.0 x86, #956906
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/grpcio-status/grpcio-status-1.72.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/grpcio-status/grpcio-status-1.72.0.ebuild
b/dev-python/grpcio-status/grpcio-status-1.72.0.ebuild
index 7cdc39b4dfd3..13520be00666 100644
--- a/dev-python/grpcio-status/grpcio-status-1.72.0.ebuild
+++ b/dev-python/grpcio-status/grpcio-status-1.72.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}]