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 C73F21582EF for ; Sat, 08 Mar 2025 17:05:36 +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 B4BE534308A for ; Sat, 08 Mar 2025 17:05:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3AA8C1103CB; Sat, 08 Mar 2025 17:05:24 +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 2B4201103CB for ; Sat, 08 Mar 2025 17:05:24 +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 D78C0342FE3 for ; Sat, 08 Mar 2025 17:05:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5728628A3 for ; Sat, 08 Mar 2025 17:05:21 +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: <1741453497.b686cc0c3fc423ca46f9688342b0bcf906b15d83.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/zmq-anyio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/zmq-anyio/zmq-anyio-0.3.6.ebuild X-VCS-Directories: dev-python/zmq-anyio/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b686cc0c3fc423ca46f9688342b0bcf906b15d83 X-VCS-Branch: master Date: Sat, 08 Mar 2025 17:05:21 +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: 95560bd4-0f80-4e15-b467-ffebeb0f673c X-Archives-Hash: fad01da8fcc12c9f712e1c7e776e6c34 commit: b686cc0c3fc423ca46f9688342b0bcf906b15d83 Author: Sam James gentoo org> AuthorDate: Sat Mar 8 17:04:35 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Mar 8 17:04:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b686cc0c dev-python/zmq-anyio: Keyword 0.3.6 sparc, #950948 Signed-off-by: Sam James gentoo.org> dev-python/zmq-anyio/zmq-anyio-0.3.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/zmq-anyio/zmq-anyio-0.3.6.ebuild b/dev-python/zmq-anyio/zmq-anyio-0.3.6.ebuild index b79e7d1a6a4f..af7f94f2ad15 100644 --- a/dev-python/zmq-anyio/zmq-anyio-0.3.6.ebuild +++ b/dev-python/zmq-anyio/zmq-anyio-0.3.6.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc" IUSE="test-rust" RDEPEND="