diff --git a/dev-qt/qtbase/metadata.xml b/dev-qt/qtbase/metadata.xml
index 3c04495eff720..ceb3786524f7d 100644
--- a/dev-qt/qtbase/metadata.xml
+++ b/dev-qt/qtbase/metadata.xml
@@ -14,15 +14,15 @@
Enable support for GSSAPI (virtual/krb5)
Build the GTK platform theme plugin
Build Qt6Gui module
+ Log messages using sys-apps/systemd's journald rather than output to stderr (override with the QT_FORCE_STDERR_LOGGING=1 env var)
Enable support for input devices via dev-libs/libinput
Use net-libs/libproxy for automatic HTTP/SOCKS proxy configuration
Build Qt6Network module
Enable support for capturing graphic's API calls using media-gfx/renderdoc
Build Qt6Sql module
+ Log messages using syslog rather than output to stderr (override with the QT_FORCE_STDERR_LOGGING=1 env var)
Enable support for touchscreen devices via x11-libs/tslib
Build Qt6Widgets module
- Enable logging to journald
- Enable logging to syslog
https://bugreports.qt.io/