Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/googleapis-common-protos/
Date: Tue, 30 Mar 2021 22:03:00
Message-Id: 1617141748.c90e99a3b2177d9c8d3fa5e66bb81bb903f96df7.sam@gentoo
1 commit: c90e99a3b2177d9c8d3fa5e66bb81bb903f96df7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 22:02:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 22:02:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c90e99a3
7
8 dev-python/googleapis-common-protos: Stabilize 1.53.0 ALLARCHES, #779250
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../googleapis-common-protos/googleapis-common-protos-1.53.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/googleapis-common-protos/googleapis-common-protos-1.53.0.ebuild b/dev-python/googleapis-common-protos/googleapis-common-protos-1.53.0.ebuild
16 index c804a5294fd..614c18bba21 100644
17 --- a/dev-python/googleapis-common-protos/googleapis-common-protos-1.53.0.ebuild
18 +++ b/dev-python/googleapis-common-protos/googleapis-common-protos-1.53.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 x86"
25
26 RDEPEND="
27 dev-python/namespace-google[${PYTHON_USEDEP}]