diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:31:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:31:22 +0200 |
commit | ca17a467f99730e081bb5f1ae8ef3a0b3e04f615 (patch) | |
tree | 9c1290eb6b963beae23f8cdad8bc566d0edd9a11 /dev-python/google-auth | |
parent | dev-python/tomli: amd64/arm64/hppa/sparc/x86 stable (ALLARCHES policy) wrt bu... (diff) | |
download | gentoo-ca17a467f99730e081bb5f1ae8ef3a0b3e04f615.tar.gz gentoo-ca17a467f99730e081bb5f1ae8ef3a0b3e04f615.tar.bz2 gentoo-ca17a467f99730e081bb5f1ae8ef3a0b3e04f615.zip |
dev-python/google-auth: amd64/x86 stable (ALLARCHES policy) wrt bug #817107
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.1.0.ebuild b/dev-python/google-auth/google-auth-2.1.0.ebuild index cd44f928efdd..20d8750d0310 100644 --- a/dev-python/google-auth/google-auth-2.1.0.ebuild +++ b/dev-python/google-auth/google-auth-2.1.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/cachetools-2.0.0[${PYTHON_USEDEP}] |