diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 23:19:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 23:19:34 +0200 |
commit | 90ad4772b1ce148e86f3c1dfed84c85c0afd98a1 (patch) | |
tree | a0316800ef7a3eb238aee15485d09c920c0b63c8 /dev-python/google-api-python-client | |
parent | sys-devel/reflex: Keyword 20221012 ppc64, #886247 (diff) | |
download | gentoo-90ad4772b1ce148e86f3c1dfed84c85c0afd98a1.tar.gz gentoo-90ad4772b1ce148e86f3c1dfed84c85c0afd98a1.tar.bz2 gentoo-90ad4772b1ce148e86f3c1dfed84c85c0afd98a1.zip |
dev-python/google-api-python-client: Stabilize 2.68.0 ALLARCHES, #886377
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.68.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.68.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.68.0.ebuild index 7e8aaa05d6d4..1c528a1a0c2d 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.68.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.68.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" >=dev-python/httplib2-0.15[${PYTHON_USEDEP}] |