commit:     11f27b8f7e74a1eeab974b523ff2622fde7f9908
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 02:19:34 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 02:19:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f27b8f

app-emulation/qemu: SystemTAP -> SystemTap (in metadata.xml too)

dev-debug/systemtap is called 'SystemTap'.

Fixes: 74aeee90d94f9c1e5e3375848b8121d8d344700a
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml
index adb556795249..6ebf4f397db5 100644
--- a/app-emulation/qemu/metadata.xml
+++ b/app-emulation/qemu/metadata.xml
@@ -47,7 +47,7 @@
                <flag name="ssh">Enable SSH based block device support via 
<pkg>net-libs/libssh2</pkg></flag>
                <flag name="static-user">Build the User targets as static 
binaries</flag>
                <flag name="static">Build the User and Software MMU (system) 
targets as well as tools as static binaries</flag>
-               <flag name="systemtap">Enable SystemTAP/DTrace tracing</flag>
+               <flag name="systemtap">Enable SystemTap/DTrace tracing</flag>
                <flag name="jemalloc">Enable jemalloc allocator support</flag>
                <flag name="jpeg">Enable jpeg image support for the VNC console 
server</flag>
                <flag name="png">Enable png image support for the VNC console 
server</flag>

Reply via email to