commit: 59c85e00fc8e82ab77728cdc9af4a7aec03daf89
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 25 18:50:47 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 25 19:18:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c85e00
dev-python/google-auth-httplib2: Stabilize 0.2.0-r1 ALLARCHES, #966507
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/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 4ddced013b38..86b3602b3dc9 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}]