diff --git a/profiles/default/linux/package.mask b/profiles/default/linux/package.mask index 5e491992ef252..1aaaa32feea6c 100644 --- a/profiles/default/linux/package.mask +++ b/profiles/default/linux/package.mask @@ -1,6 +1,12 @@ # Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michal Rostecki (2025-02-10) +# A libgcc_s drop-in replacement, which conflicts with sys-devel/gcc, +# therefore meant only for profiles which can work without GCC being +# present even as a fallback. +llvm-runtimes/libgcc + # Sam James (2025-01-10) # These packages are only relevant on musl systems. sys-libs/argp-standalone diff --git a/profiles/package.mask b/profiles/package.mask index 64efb72da32af..b1ac9047e7d67 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -63,12 +63,6 @@ =dev-lang/rust-bin-1.84.0 =dev-lang/rust-bin-1.84.1 -# Michal Rostecki (2025-02-09) -# A libgcc_s drop-in replacement, which conflicts with sys-devel/gcc, -# therefore meant only for profiles which can work without GCC being -# present even as a fallback. -llvm-runtimes/libgcc - # Michał Górny (2025-02-08) # Suspicious subslot bump, causing humongous rebuilds. # https://bugs.gentoo.org/949414