From 59c85e00fc8e82ab77728cdc9af4a7aec03daf89 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 25 Nov 2025 18:50:47 +0000 Subject: [PATCH] dev-python/google-auth-httplib2: Stabilize 0.2.0-r1 ALLARCHES, #966507 Signed-off-by: Sam James --- .../google-auth-httplib2/google-auth-httplib2-0.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0-r1.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0-r1.ebuild index 4ddced013b389..86b3602b3dc9b 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0-r1.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0-r1.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" RDEPEND=" dev-python/httplib2[${PYTHON_USEDEP}]