commit: 98cc5e2c43b8102671874315458e7736077e4631 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Sat Oct 5 14:33:45 2024 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sat Oct 5 14:35:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98cc5e2c
profiles: mask new plymouth for testing Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5b6ae7ab89af..04d85a14cb03 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan <[email protected]> +# This version is known to break on certain systems. At the +# same time it fixes several reported issues. Masked until +# we can work out how to resolve the situation. +# See also: https://github.com/gentoo/gentoo/pull/36091 +~sys-boot/plymouth-24.004.60 + # Andreas Sturmlechner <[email protected]> (2024-10-05) # Masked for removal in 30 days. Broken since KF6 incapacitated # breeze-icons-rcc, but no one even complained. Upstream porting
