commit:     53a463904a26b9b01ce461bacff58693320f6d8b
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 19:22:01 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 19:39:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a46390

app-emulation/qemu: mark USE=virtfs as non-tools flag

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 app-emulation/qemu/qemu-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-9999.ebuild 
b/app-emulation/qemu/qemu-9999.ebuild
index 9459f887f19..9e8be4658ae 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -537,7 +537,7 @@ qemu_src_configure() {
                $(conf_notuser vhost-user-fs)
                $(conf_tools vhost-user-fs virtiofsd)
                $(conf_notuser virgl virglrenderer)
-               $(conf_notuser virtfs)
+               $(conf_softmmu virtfs)
                $(conf_notuser vnc)
                $(conf_notuser vte)
                $(conf_notuser xen)

Reply via email to