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 1C1ED1582EF for ; Sat, 08 Mar 2025 11:58:00 +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 F3EBB342FE5 for ; Sat, 08 Mar 2025 11:57:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 641CB11027C; Sat, 08 Mar 2025 11:57:56 +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 5E92111027C for ; Sat, 08 Mar 2025 11:57:56 +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 1A1A7341540 for ; Sat, 08 Mar 2025 11:57:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6BA4289E for ; Sat, 08 Mar 2025 11:57:54 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1741435064.946b58aa353e326b0cc3a4c02984e5efefc434c4.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyproject-fmt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyproject-fmt/pyproject-fmt-2.5.1.ebuild X-VCS-Directories: dev-python/pyproject-fmt/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 946b58aa353e326b0cc3a4c02984e5efefc434c4 X-VCS-Branch: master Date: Sat, 08 Mar 2025 11:57:54 +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: b5487063-cf60-4ce5-9e0f-1d8ebc3347ac X-Archives-Hash: 355e6773b95bae9009a5cd2a2888a7e6 commit: 946b58aa353e326b0cc3a4c02984e5efefc434c4 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 8 11:57:44 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 8 11:57:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946b58aa dev-python/pyproject-fmt: Stabilize 2.5.1 ppc, #950799 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyproject-fmt/pyproject-fmt-2.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyproject-fmt/pyproject-fmt-2.5.1.ebuild b/dev-python/pyproject-fmt/pyproject-fmt-2.5.1.ebuild index 7419ed610292..414b228a5abf 100644 --- a/dev-python/pyproject-fmt/pyproject-fmt-2.5.1.ebuild +++ b/dev-python/pyproject-fmt/pyproject-fmt-2.5.1.ebuild @@ -134,7 +134,7 @@ LICENSE+=" || ( Apache-2.0 Boost-1.0 ) " SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" ~dev-python/toml-fmt-common-1.0.1[${PYTHON_USEDEP}]