commit: 093a58512e6b1ca13f43f2a8219cdc7810038bda Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu Jul 25 14:11:13 2024 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu Jul 25 14:11:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093a5851
profiles/features/musl: mask virt-firmware[test] Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/features/musl/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index b6ade27e214e..59aa13aa33cf 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <[email protected]> (2024-07-25) +# Requires systemd-detect-virt +app-emulation/virt-firmware test + # Sam James <[email protected]> (2024-06-03) # Poor rendering performance otherwise (bug #931215) but it doesn't # work on musl.
