commit: 5dd57e7fc4e117f5a351dcd3512e3914f7fd5a56 Author: Michal Privoznik <michal.privoznik <AT> gmail <DOT> com> AuthorDate: Mon Dec 18 11:32:12 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 26 07:49:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd57e7f
profiles/features/wd40: mask app-emulation/virtiofsd The app-emulation/virtiofsd package is written in Rust and as such it's not available on all architectures. Add it onto a list of other Rust packages. Signed-off-by: Michal Privoznik <michal.privoznik <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/wd40/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 2a74df78bd88..cab091c40f7a 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -12,6 +12,7 @@ app-crypt/acme app-crypt/certbot app-crypt/certbot-nginx app-crypt/rpm-sequoia +app-emulation/virtiofsd app-eselect/eselect-rust app-misc/khal app-text/mdbook
