summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-08 10:33:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-08 10:33:49 +0300
commit684a31b0852779549a6e3f154653280241048b77 (patch)
tree49b494fd8aa498e5da4f96047f602a0682335756 /dev-python/google-api-python-client
parentmedia-sound/lilypond: added python 3.12 & 3.13 (diff)
downloadgentoo-684a31b0852779549a6e3f154653280241048b77.tar.gz
gentoo-684a31b0852779549a6e3f154653280241048b77.tar.bz2
gentoo-684a31b0852779549a6e3f154653280241048b77.zip
dev-python/google-api-python-client: Stabilize 2.130.0 ALLARCHES, #933811
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/google-api-python-client')
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-2.130.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.130.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.130.0.ebuild
index 224056fade87..eff0e425ea44 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.130.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.130.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
>=dev-python/httplib2-0.15[${PYTHON_USEDEP}]