summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-01-18 23:47:27 -0500
committerEli Schwartz <eschwartz@gentoo.org>2026-01-18 23:50:31 -0500
commit09ce77435e8cf52c8aef55f80752bad23c96bca1 (patch)
tree7bbb382ea295571e6b404b13c96d7cc004f84ff5 /dev-python
parent5b4189fe7621adccd064c06339687b01d3f9417b (diff)
downloadgentoo-09ce77435e8cf52c8aef55f80752bad23c96bca1.tar.gz
gentoo-09ce77435e8cf52c8aef55f80752bad23c96bca1.tar.bz2
gentoo-09ce77435e8cf52c8aef55f80752bad23c96bca1.zip
dev-python/google-auth-httplib2: Stabilize 0.3.0 ALLARCHES, #968975
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/google-auth-httplib2/google-auth-httplib2-0.3.0.ebuild4
1 files 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}]