commit: a17fb1080c41a0e056980d0b9c655321f00c66fe
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 19:04:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 19:04:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17fb108
dev-python/googleapis-common-protos: Stabilize 1.52.0 ALLARCHES, #765265
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../googleapis-common-protos/googleapis-common-protos-1.52.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-python/googleapis-common-protos/googleapis-common-protos-1.52.0.ebuild
b/dev-python/googleapis-common-protos/googleapis-common-protos-1.52.0.ebuild
index 1c0536a357b..aa8c02c5081 100644
--- a/dev-python/googleapis-common-protos/googleapis-common-protos-1.52.0.ebuild
+++ b/dev-python/googleapis-common-protos/googleapis-common-protos-1.52.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]