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 0263E15827B for ; Mon, 11 Aug 2025 02:39:09 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DC5F03421A1 for ; Mon, 11 Aug 2025 02:39:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 29FB7110563; Mon, 11 Aug 2025 02:39:00 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1EE5C110563 for ; Mon, 11 Aug 2025 02:39:00 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C5B1934213C for ; Mon, 11 Aug 2025 02:38:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D255832DF for ; Mon, 11 Aug 2025 02:38:56 +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: <1754879915.233302bc29513230b92dd1c0d42f6b3d2297168c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ruff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/ruff/ruff-0.12.3.ebuild X-VCS-Directories: dev-util/ruff/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 233302bc29513230b92dd1c0d42f6b3d2297168c X-VCS-Branch: master Date: Mon, 11 Aug 2025 02:38:56 +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: 39b9a419-aa90-4cd2-9e69-7fc7692acbe6 X-Archives-Hash: 67331318c3dbb79dd14dc6b38d0dbfd7 commit: 233302bc29513230b92dd1c0d42f6b3d2297168c Author: Sam James gentoo org> AuthorDate: Mon Aug 11 02:38:35 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 11 02:38:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=233302bc dev-util/ruff: Stabilize 0.12.3 amd64, #961305 Signed-off-by: Sam James gentoo.org> dev-util/ruff/ruff-0.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ruff/ruff-0.12.3.ebuild b/dev-util/ruff/ruff-0.12.3.ebuild index ec93a58e8ebb..7d2b27fe60c1 100644 --- a/dev-util/ruff/ruff-0.12.3.ebuild +++ b/dev-util/ruff/ruff-0.12.3.ebuild @@ -36,7 +36,7 @@ LICENSE+=" Unicode-DFS-2016 WTFPL-2 ZLIB " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv" +KEYWORDS="amd64 ~arm64 ~loong ~riscv" RDEPEND=" !elibc_musl? ( !elibc_Darwin? ( !elibc_bionic? ( dev-libs/jemalloc:= ) ) )