diff options
author | 2024-02-03 11:01:55 +0000 | |
---|---|---|
committer | 2024-02-03 11:01:55 +0000 | |
commit | 94877ef53c00139c7e2e66b455d54ca8df5d4694 (patch) | |
tree | f5ece70fb3419f6764bde989f286d1a04291caa5 /dev-python/google-api-python-client | |
parent | dev-libs/libffi: Stabilize 3.4.4-r3 x86, #923546 (diff) | |
download | gentoo-94877ef53c00139c7e2e66b455d54ca8df5d4694.tar.gz gentoo-94877ef53c00139c7e2e66b455d54ca8df5d4694.tar.bz2 gentoo-94877ef53c00139c7e2e66b455d54ca8df5d4694.zip |
dev-python/google-api-python-client: Stabilize 2.114.0 ALLARCHES, #923675
Signed-off-by: Sam James <sam@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.114.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.114.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.114.0.ebuild index c041dee86d3c..8d71cdabbd14 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.114.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.114.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" >=dev-python/httplib2-0.15[${PYTHON_USEDEP}] |