commit: e953d4ce1df24b5d1c5f3c54210a54a1569b8365 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 27 08:39:17 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 27 08:39:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e953d4ce
profiles/base: drop old rust[nightly] mask Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b7c675e37c44..24a7a5c52080 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -81,13 +81,6 @@ net-voip/yate dahdi # Not ported to libsoup:3.0 app-office/abiword collab -# WANG Xuerui <[email protected]> (2023-08-28) -# Breaks multiple high-profile packages depending on outdated proc-macro2 when -# USE=nightly and using an affected Rust version; keep until revdep problems -# are gone. -# See https://github.com/rust-lang/rust/issues/113152 ->=dev-lang/rust-1.72.0 nightly - # Michael Orlitzky <[email protected]> (2023-08-23) # Polymake itself is masked for removal (bug 909570). sci-mathematics/singular polymake
