commit: 443296afadba33ca248e0aca6ecb046b2bc0371d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 17 16:26:13 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> 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 <mgorny <AT> 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 <[email protected]> (2025-06-20) # Requires masked packages (bug #958030)
