commit: 09ce77435e8cf52c8aef55f80752bad23c96bca1
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 19 04:47:27 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 19 04:50:31 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ce7743
dev-python/google-auth-httplib2: Stabilize 0.3.0 ALLARCHES, #968975
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/google-auth-httplib2/google-auth-httplib2-0.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.3.0.ebuild
b/dev-python/google-auth-httplib2/google-auth-httplib2-0.3.0.ebuild
index 86c9237b2f9f..ec47c760cc40 100644
--- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.3.0.ebuild
+++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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-1[${PYTHON_USEDEP}]