diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-19 15:44:48 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-19 15:44:48 +0200 |
commit | dbabe88aef7a1bc4c04a10a7d8f82e0828e6bf16 (patch) | |
tree | ce76c31c71b6e9c2d572c348baf3a6571c097b0c /dev-python/google-auth | |
parent | dev-python/importlib_metadata: Stabilize 4.11.3 ALLARCHES, #839417 (diff) | |
download | gentoo-dbabe88aef7a1bc4c04a10a7d8f82e0828e6bf16.tar.gz gentoo-dbabe88aef7a1bc4c04a10a7d8f82e0828e6bf16.tar.bz2 gentoo-dbabe88aef7a1bc4c04a10a7d8f82e0828e6bf16.zip |
dev-python/google-auth: Stabilize 2.6.3-r1 ALLARCHES, #839420
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-2.6.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.6.3-r1.ebuild b/dev-python/google-auth/google-auth-2.6.3-r1.ebuild index 35f8032960a3..23a3aa238ec0 100644 --- a/dev-python/google-auth/google-auth-2.6.3-r1.ebuild +++ b/dev-python/google-auth/google-auth-2.6.3-r1.ebuild @@ -17,7 +17,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-6.0.0[${PYTHON_USEDEP}] |