summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-30 02:20:23 +0100
committerSam James <sam@gentoo.org>2021-08-30 02:23:14 +0100
commita3b33074afdab51e2bd0306e94ae452f4018129a (patch)
tree91ed8e9f953807462dd5b033e61adb0a22046542
parentdev-python/distro: Stabilize 1.6.0 ALLARCHES, #810994 (diff)
downloadgentoo-a3b33074.tar.gz
gentoo-a3b33074.tar.bz2
gentoo-a3b33074.zip
dev-python/google-auth: Stabilize 1.34.0 ALLARCHES, #810997
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/google-auth/google-auth-1.34.0.ebuild2
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}]