commit: 9a22ec04d0c4bb6fa1042b2f7ffd8ef65ecf2290 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 27 10:46:10 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 27 10:46:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a22ec04
profiles/base: Stable-mask dev-python/build[test-rust] Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ed3025f7727e..2d7e50adab4f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2024-04-27) +# dev-python/uv is nowhere near ready to be stabilized. +dev-python/build test-rust + # Michał Górny <[email protected]> (2024-04-23) # app-forensics/libewf is being removed (TestDisk does not build # successfully with our version anyway).
