commit: ec3d1cb6076a06fd1419de2509fd5dfb23d1e6dd
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 8 18:01:56 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Jan 8 18:01:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3d1cb6
dev-python/googleapis-common-protos: Stabilize 1.54.0 ALLARCHES, #830788
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
.../googleapis-common-protos/googleapis-common-protos-1.54.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-python/googleapis-common-protos/googleapis-common-protos-1.54.0.ebuild
b/dev-python/googleapis-common-protos/googleapis-common-protos-1.54.0.ebuild
index e33bff07b4b9..0a47dd50e56c 100644
--- a/dev-python/googleapis-common-protos/googleapis-common-protos-1.54.0.ebuild
+++ b/dev-python/googleapis-common-protos/googleapis-common-protos-1.54.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 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}]