summaryrefslogtreecommitdiff
path: root/dev-python/google-api-python-client/google-api-python-client-2.33.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-04 08:40:50 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-04 08:40:50 +0000
commit0ce87a520caadd1d280179b0b163a037f37ea816 (patch)
treef2a95ad9168eca30fad549933744623851e87b96 /dev-python/google-api-python-client/google-api-python-client-2.33.0.ebuild
parent58793cf53c44e9b90b35d7f0de4bf8f816355ca5 (diff)
downloadbaldeagleos-repo-0ce87a520caadd1d280179b0b163a037f37ea816.tar.gz
baldeagleos-repo-0ce87a520caadd1d280179b0b163a037f37ea816.tar.xz
baldeagleos-repo-0ce87a520caadd1d280179b0b163a037f37ea816.zip
Adding metadata
Diffstat (limited to 'dev-python/google-api-python-client/google-api-python-client-2.33.0.ebuild')
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-2.33.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-2.33.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.33.0.ebuild
index f0739995529c..72d1b384bac7 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.33.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.33.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/googleapis/google-api-python-client/archive/v${PV}.t
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
>=dev-python/httplib2-0.15[${PYTHON_USEDEP}]