diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-03-08 01:47:45 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-03-08 01:47:45 +0000 |
commit | 80e87db4d9ed551615eb2d0309bf370e79500716 (patch) | |
tree | 01101a9019196096c237c1c2cbdb02f709c05680 /profiles/base | |
parent | f0582d2144b45247a9a3e72569c44ca9539c0f4a (diff) |
gentoo auto-resync : 08:03:2025 - 01:47:44
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 13 |
2 files changed, 10 insertions, 10 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0c00ec6cde62..30272f0f1102 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -342,9 +342,10 @@ dev-lang/ruby jemalloc # Joonas Niilola <juippis@gentoo.org> (2023-07-14) # Calendar is broken with some languages on 115.0 release. Bug #910229 -# Update with 136.0 release: Not personally seeing any issues so far, -# but the upstream (icu) issue is still open to this day (2025-03-05). -<mail-client/thunderbird-136.0 system-icu +# Update on 136.0: Thunderbird upstream still carries the patch for bundled icu +# and in icu upstream, the issue is unresolved. "system-icu" still doesn't +# work properly in 136.0, bug #950687. +mail-client/thunderbird system-icu # Marek Szuba <marecki@gentoo.org> (2023-07-10) # dev-python/mkdocs-material is by design directly integrated with diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index b92c0566396a..0857dcab86e1 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,11 @@ # New entries go on top. # Please use the same syntax as in package.use.mask. +# Sam James <sam@gentoo.org> (2025-03-07) +# Gradually unmask for newer Rust to avoid making users recompile for +# the change. See bug #735154. +<dev-lang/rust-1.86 system-llvm + # Arthur Zamarin <arthurzam@gentoo.org> (2025-02-03) # Requires dev-util/shelltestrunner app-arch/mt-st test @@ -138,7 +143,7 @@ app-emulation/winetricks test # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-12-21) # For bleeding edge features and testing, not generally suitable # for stable systems -dev-lang/rust nightly system-bootstrap +dev-lang/rust nightly # Andreas Sturmlechner <asturm@gentoo.org> (2019-12-09) # Declared experimental, and dev-cpp/websocketpp not stable yet @@ -154,12 +159,6 @@ dev-perl/Template-Toolkit gd media-fonts/unifont utils fontforge media-video/vdrsync dvdr -# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-05-10) -# needs llvm slots which are not stable #678908 -# also prone to weird compilation failures -# masking this for now, will readjust as situation changes ->=dev-lang/rust-1.34 system-llvm - # Mart Raudsepp <leio@gentoo.org> (2019-04-14) # Needs media-plugins/gst-plugins-chromaprint, which is not stable # anywhere yet. |