summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-28 09:57:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-28 10:03:29 +0200
commitc07cd9dee5e4bfe70e40c12670f635954a18dfbc (patch)
tree1901ef909755a4eddc9149607597cd7c4fb9d1b9 /dev-python/google-auth
parentdev-python/regex: Stabilize 2021.11.10 hppa, #827594 (diff)
downloadgentoo-c07cd9dee5e4bfe70e40c12670f635954a18dfbc.tar.gz
gentoo-c07cd9dee5e4bfe70e40c12670f635954a18dfbc.tar.bz2
gentoo-c07cd9dee5e4bfe70e40c12670f635954a18dfbc.zip
dev-python/google-auth: Stabilize 2.3.3 ALLARCHES, #827582
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r--dev-python/google-auth/google-auth-2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.3.3.ebuild b/dev-python/google-auth/google-auth-2.3.3.ebuild
index 01d1b603755a..616a33ae31c4 100644
--- a/dev-python/google-auth/google-auth-2.3.3.ebuild
+++ b/dev-python/google-auth/google-auth-2.3.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
>=dev-python/cachetools-2.0.0[${PYTHON_USEDEP}]