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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1703715827B for ; Sun, 17 Aug 2025 16:27:33 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CEB64335D21 for ; Sun, 17 Aug 2025 16:27:32 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C61DB110280; Sun, 17 Aug 2025 16:27:31 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B8910110280 for ; Sun, 17 Aug 2025 16:27:31 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 75C5B335D21 for ; Sun, 17 Aug 2025 16:27:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D79432083 for ; Sun, 17 Aug 2025 16:27:29 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1755447987.443296afadba33ca248e0aca6ecb046b2bc0371d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/wd40/package.mask X-VCS-Directories: profiles/features/wd40/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 443296afadba33ca248e0aca6ecb046b2bc0371d X-VCS-Branch: master Date: Sun, 17 Aug 2025 16:27:29 +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: c05aa929-4b55-44c0-9620-43fb934fb1f0 X-Archives-Hash: 9d5402453d5175ff449c7664481ffb6d commit: 443296afadba33ca248e0aca6ecb046b2bc0371d Author: Michał Górny gentoo org> AuthorDate: Sun Aug 17 16:26:13 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Aug 17 16:26:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443296af profiles/features/wd40: Mask dev-python/uv-build as well Signed-off-by: Michał Górny gentoo.org> profiles/features/wd40/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 476f276a116b..bd92000d80f2 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -6,6 +6,7 @@ # requiring Rust to install, and their dependencies. dev-python/gherkin-official dev-python/pytest-bdd +dev-python/uv-build # Sebastian Pipping (2025-06-20) # Requires masked packages (bug #958030)