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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B2B8E15800F for ; Thu, 5 Jan 2023 08:50:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC490E0825; Thu, 5 Jan 2023 08:50:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D450DE0825 for ; Thu, 5 Jan 2023 08:50:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2395C340CC0 for ; Thu, 5 Jan 2023 08:50:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14C05802 for ; Thu, 5 Jan 2023 08:50:13 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1672908599.20aca9a2f92c64c81b0edeb4976dc60e2ff486ea.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/google-api-core/google-api-core-2.11.0.ebuild X-VCS-Directories: dev-python/google-api-core/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 20aca9a2f92c64c81b0edeb4976dc60e2ff486ea X-VCS-Branch: master Date: Thu, 5 Jan 2023 08:50:13 +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: 349e04c2-bd52-46d7-b8d8-81dc58459da3 X-Archives-Hash: 1d664c4036af2a529c31e8702e1bd9ab commit: 20aca9a2f92c64c81b0edeb4976dc60e2ff486ea Author: Sam James gentoo org> AuthorDate: Thu Jan 5 08:49:59 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 5 08:49:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20aca9a2 dev-python/google-api-core: Stabilize 2.11.0 x86, #875302 Signed-off-by: Sam James gentoo.org> dev-python/google-api-core/google-api-core-2.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-api-core/google-api-core-2.11.0.ebuild b/dev-python/google-api-core/google-api-core-2.11.0.ebuild index 299b1d822899..249cd335e66f 100644 --- a/dev-python/google-api-core/google-api-core-2.11.0.ebuild +++ b/dev-python/google-api-core/google-api-core-2.11.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]