summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 23:28:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 23:28:06 +0200
commit7a1db01c31006415081cdb93ff0c900cc002a62a (patch)
tree75b5009517a161e533421f0d482c4c072e72826d
parentdev-python/peewee: Stabilize 3.15.4 x86, #886411 (diff)
downloadgentoo-7a1db01c31006415081cdb93ff0c900cc002a62a.tar.gz
gentoo-7a1db01c31006415081cdb93ff0c900cc002a62a.tar.bz2
gentoo-7a1db01c31006415081cdb93ff0c900cc002a62a.zip
dev-python/google-auth: Stabilize 2.14.1 ALLARCHES, #886381
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/google-auth/google-auth-2.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-2.14.1.ebuild b/dev-python/google-auth/google-auth-2.14.1.ebuild
index de5188c8fdb8..37c2ffef06a9 100644
--- a/dev-python/google-auth/google-auth-2.14.1.ebuild
+++ b/dev-python/google-auth/google-auth-2.14.1.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}]