diff options
author | 2024-06-22 13:49:31 +0000 | |
---|---|---|
committer | 2024-06-22 13:49:31 +0000 | |
commit | 7f06c816906fcd4922afbcba672bd7696c4dee27 (patch) | |
tree | d754ad071e58b24e0424f79d76fe2c492e68b9be /dev-python/google-api-python-client | |
parent | dev-python/tornado: Stabilize 6.4.1 arm, #934722 (diff) | |
download | gentoo-7f06c816906fcd4922afbcba672bd7696c4dee27.tar.gz gentoo-7f06c816906fcd4922afbcba672bd7696c4dee27.tar.bz2 gentoo-7f06c816906fcd4922afbcba672bd7696c4dee27.zip |
dev-python/google-api-python-client: Stabilize 2.132.0 ALLARCHES, #934724
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.132.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.132.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.132.0.ebuild index 224056fade87..eff0e425ea44 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.132.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.132.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}] |