commit: 90ad4772b1ce148e86f3c1dfed84c85c0afd98a1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 21:19:34 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 21:19:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ad4772
dev-python/google-api-python-client: Stabilize 2.68.0 ALLARCHES, #886377
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-2.68.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]