From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A408F1382C5 for ; Wed, 19 May 2021 20:09:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3BFDE08F3; Wed, 19 May 2021 20:09:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66250E08F0 for ; Wed, 19 May 2021 20:09:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8ADB9340CEA for ; Wed, 19 May 2021 20:09:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CF81790 for ; Wed, 19 May 2021 20:09:09 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1621454945.0065f732f111d8d12b16700eeba2bc48bd3219b8.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/google-auth/google-auth-1.29.0.ebuild X-VCS-Directories: dev-python/google-auth/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0065f732f111d8d12b16700eeba2bc48bd3219b8 X-VCS-Branch: master Date: Wed, 19 May 2021 20:09:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4b6b3ef8-8752-45b8-be71-87640e734089 X-Archives-Hash: 7595480118d9913f83a46568bff30e54 commit: 0065f732f111d8d12b16700eeba2bc48bd3219b8 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed May 19 20:08:37 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed May 19 20:09:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0065f732 dev-python/google-auth: x86 stable wrt bug #790890 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/google-auth/google-auth-1.29.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-auth/google-auth-1.29.0.ebuild b/dev-python/google-auth/google-auth-1.29.0.ebuild index 938463c78f5..905829d2b1e 100644 --- a/dev-python/google-auth/google-auth-1.29.0.ebuild +++ b/dev-python/google-auth/google-auth-1.29.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" RDEPEND=" dev-python/namespace-google[${PYTHON_USEDEP}]