Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/googleapis-common-protos/
Date: Mon, 31 Aug 2020 20:54:18
Message-Id: 1598907220.27dc758d47cff99792a4c7259916941031e79073.whissi@gentoo
1 commit: 27dc758d47cff99792a4c7259916941031e79073
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 20:53:40 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 20:53:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27dc758d
7
8 dev-python/googleapis-common-protos: x86 stable (bug #718978)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 .../googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild b/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild
17 index 1c0536a357b..b9a4c475a7b 100644
18 --- a/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild
19 +++ b/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 x86"
26
27 RDEPEND="
28 dev-python/namespace-google[${PYTHON_USEDEP}]