From 2ad0c0ec1fa422caa9bab923321e829c8c928f6e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 6 Jun 2026 11:57:40 +0300 Subject: [PATCH] dev-python/google-auth-httplib2: Stabilize 0.4.0 ALLARCHES, #976915 Signed-off-by: Arthur Zamarin --- .../google-auth-httplib2/google-auth-httplib2-0.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.4.0.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.4.0.ebuild index 1046130f71118..cf388eafa8fcc 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.4.0.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=gcp:google-cloud-sdk-py@oss-exit-gate-prod.iam.gserviceaccount.com -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" RDEPEND="