commit: a6bf5cd42966ffede89d1a8152069ea6e4646c18 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Oct 12 16:47:07 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Oct 12 16:55:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6bf5cd4
profiles: Mask sci-electronics/Stage for removal Bug: https://bugs.gentoo.org/958051 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3a061ae139d8..2ec41b4dab5e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-10-12) +# Dead upstream, broken with CMake-4, no one else packaging this anymore. +# Bug #958051. Removal on 2025-11-11. +sci-electronics/Stage + # Michał Górny <[email protected]> (2025-10-12) # Requires Rust with RUST_SYSROOTS=bpf, which isn't currently supported # by dev-lang/rust-bin. Also needs net-proxy/mitmproxy-linux updates.
