commit: cd44f0ed4cf519944d2793dbaedbe48e549ea17b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 10:45:16 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 10:45:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd44f0ed
dev-python/grpcio-status: Stabilize 1.68.1 amd64, #948271
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/grpcio-status/grpcio-status-1.68.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/grpcio-status/grpcio-status-1.68.1.ebuild
b/dev-python/grpcio-status/grpcio-status-1.68.1.ebuild
index 6012fd853c7a..4a17cc01591b 100644
--- a/dev-python/grpcio-status/grpcio-status-1.68.1.ebuild
+++ b/dev-python/grpcio-status/grpcio-status-1.68.1.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}]