commit: ce0e27849e5b404bbdc4071c2158ad0ebc49b20b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 31 14:14:23 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 31 14:14:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce0e2784
dev-python/grpcio-status: Stabilize 1.72.0 arm64, #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 8635cbf57f39..32830913b47a 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}]