diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-07-25 16:11:13 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-07-25 16:11:50 +0200 |
commit | 093a58512e6b1ca13f43f2a8219cdc7810038bda (patch) | |
tree | 4c7baf3df9cf6b0b30601a5d0eaab6dc29724826 /profiles | |
parent | app-emulation/virt-firmware: dep on systemd for tests (diff) | |
download | gentoo-093a58512e6b1ca13f43f2a8219cdc7810038bda.tar.gz gentoo-093a58512e6b1ca13f43f2a8219cdc7810038bda.tar.bz2 gentoo-093a58512e6b1ca13f43f2a8219cdc7810038bda.zip |
profiles/features/musl: mask virt-firmware[test]
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/musl/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
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 <andrewammerlaan@gentoo.org> (2024-07-25) +# Requires systemd-detect-virt +app-emulation/virt-firmware test + # Sam James <sam@gentoo.org> (2024-06-03) # Poor rendering performance otherwise (bug #931215) but it doesn't # work on musl. |