diff options
author | Sam James <sam@gentoo.org> | 2021-08-30 02:20:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-30 02:23:14 +0100 |
commit | a3b33074afdab51e2bd0306e94ae452f4018129a (patch) | |
tree | 91ed8e9f953807462dd5b033e61adb0a22046542 /dev-python/google-auth | |
parent | dev-python/distro: Stabilize 1.6.0 ALLARCHES, #810994 (diff) | |
download | gentoo-a3b33074afdab51e2bd0306e94ae452f4018129a.tar.gz gentoo-a3b33074afdab51e2bd0306e94ae452f4018129a.tar.bz2 gentoo-a3b33074afdab51e2bd0306e94ae452f4018129a.zip |
dev-python/google-auth: Stabilize 1.34.0 ALLARCHES, #810997
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-1.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-1.34.0.ebuild b/dev-python/google-auth/google-auth-1.34.0.ebuild index 2bb9e016a997..8750bd770698 100644 --- a/dev-python/google-auth/google-auth-1.34.0.ebuild +++ b/dev-python/google-auth/google-auth-1.34.0.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/namespace-google[${PYTHON_USEDEP}] |