From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id E22FB1582EF for ; Sat, 08 Feb 2025 01:09:05 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CD391342FEB for ; Sat, 08 Feb 2025 01:09:05 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 82F8F110481; Sat, 08 Feb 2025 01:08:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 7D52C11047F for ; Sat, 08 Feb 2025 01:08:39 +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 370FD342FEE for ; Sat, 08 Feb 2025 01:08:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A79652709 for ; Sat, 08 Feb 2025 01:08:35 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1738976903.b0e9b0160b69cd3edc06a6bfabbf850ef6c4c7b7.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/grpcio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/grpcio/grpcio-1.68.1.ebuild X-VCS-Directories: dev-python/grpcio/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: b0e9b0160b69cd3edc06a6bfabbf850ef6c4c7b7 X-VCS-Branch: master Date: Sat, 08 Feb 2025 01:08:35 +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: 065ddc00-8e89-490e-9747-1ed99c9a421e X-Archives-Hash: 3c264edbccbc512115ffbaf1c878fadf commit: b0e9b0160b69cd3edc06a6bfabbf850ef6c4c7b7 Author: Jakov Smolić gentoo org> AuthorDate: Sat Feb 8 00:32:50 2025 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Sat Feb 8 01:08:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e9b016 dev-python/grpcio: Stabilize 1.68.1 x86, #948270 Signed-off-by: Jakov Smolić gentoo.org> dev-python/grpcio/grpcio-1.68.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/grpcio/grpcio-1.68.1.ebuild b/dev-python/grpcio/grpcio-1.68.1.ebuild index 9913dd0fb8c4..565c3231eb5f 100644 --- a/dev-python/grpcio/grpcio-1.68.1.ebuild +++ b/dev-python/grpcio/grpcio-1.68.1.ebuild @@ -28,7 +28,7 @@ SRC_URI+=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" DEPEND=" dev-libs/openssl:=