diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:22:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:22:16 +0300 |
commit | 60824306decc1c234ce8d91f19c893638bab6346 (patch) | |
tree | 6976225084a00124761f5ea01e3aac2bce940675 /dev-python | |
parent | dev-lang/R: add 4.2.3 (diff) | |
download | gentoo-60824306decc1c234ce8d91f19c893638bab6346.tar.gz gentoo-60824306decc1c234ce8d91f19c893638bab6346.tar.bz2 gentoo-60824306decc1c234ce8d91f19c893638bab6346.zip |
dev-python/google-auth: Stabilize 2.16.2 ALLARCHES, #902957
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/google-auth/google-auth-2.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.16.2.ebuild b/dev-python/google-auth/google-auth-2.16.2.ebuild index 5faba10d7363..9fd5395120ab 100644 --- a/dev-python/google-auth/google-auth-2.16.2.ebuild +++ b/dev-python/google-auth/google-auth-2.16.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" <dev-python/cachetools-6.0.0[${PYTHON_USEDEP}] |