commit: 6741cd05a48d2f118acad4785765a1ce172f2e4f Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Thu Aug 14 00:51:26 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Thu Aug 14 00:51:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6741cd05
profiles: mask sys-kernel/usermode-kernel for removal Signed-off-by: David Roman <davidroman96 <AT> gmail.com> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3b56b597eb..93596fce73 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,11 @@ # New entries go on top. +# David (stkw0) Roman <[email protected]> (2025-08-14) +# Fails to compile, tests seems to fail and it has not been maintained since 2022. +# Removal on 2025-08-14, bug #886631 +sys-kernel/usermode-kernel + # Lucio Sauer <[email protected]> (2025-07-29) # Packaged version depends on treecleaned dev-libs/libdbusmenu-qt. Gentoo # maintainer inactive and several versions out of date.
