commit: 6f65c81232d4cb8356bbb6b9c976feb105204039
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 07:40:11 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 07:40:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f65c812
dev-python/google-api-core: amd64/x86 stable (ALLARCHES policy) wrt bug #765268
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/google-api-core/google-api-core-1.24.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/google-api-core/google-api-core-1.24.0.ebuild
b/dev-python/google-api-core/google-api-core-1.24.0.ebuild
index 78bdc1d03c0..251292eeb2e 100644
--- a/dev-python/google-api-core/google-api-core-1.24.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-1.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P//google/python}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]