commit: 1231c00307c577e3e0c06484aa004859ebb11d2e Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Jan 22 00:45:11 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Jan 22 00:50:45 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1231c003
dev-python/grpclib: Stabilize 0.4.9 ALLARCHES, #969127 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/grpclib/grpclib-0.4.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/grpclib/grpclib-0.4.9.ebuild b/dev-python/grpclib/grpclib-0.4.9.ebuild index 55b8f3a239f4..08ef9f5e2a4e 100644 --- a/dev-python/grpclib/grpclib-0.4.9.ebuild +++ b/dev-python/grpclib/grpclib-0.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" # setup.txt + requirements/runtime.in RDEPEND="
