Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth-httplib2/
Date: Sun, 27 Mar 2022 06:27:55
Message-Id: 1648362464.f2fd3d421654ff9c362dc1b59022e0542eaa6d90.ago@gentoo
1 commit: f2fd3d421654ff9c362dc1b59022e0542eaa6d90
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 06:27:44 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 06:27:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fd3d42
7
8 dev-python/google-auth-httplib2: amd64/x86 stable (ALLARCHES policy) wrt bug #836191
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r1.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r1.ebuild
17 index c086d756d5e9..ba2fdabc7269 100644
18 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r1.ebuild
19 +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r1.ebuild
20 @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
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/httplib2[${PYTHON_USEDEP}]