summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-03 21:37:52 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-03 21:37:52 +0200
commit7927797a101e6a7a56176cec84edcdd68868de10 (patch)
treed51e410692ec2502fbf603c397ee8454086f1508
parentdev-python/dask: Stabilize 2023.2.1 ALLARCHES, #899114 (diff)
downloadgentoo-7927797a.tar.gz
gentoo-7927797a.tar.bz2
gentoo-7927797a.zip
dev-python/google-auth-httplib2: Stabilize 0.1.0-r3 ALLARCHES, #899116
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild
index 2eb00ce7dba0..7eeeac5d31f6 100644
--- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild
+++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
dev-python/httplib2[${PYTHON_USEDEP}]