sys-power/nut: Fix IUSE gui metadata description

Bug: https://bugs.gentoo.org/965499
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2026-05-23 23:06:47 +02:00
parent 30b215f21a
commit 342db18d68

View File

@@ -21,7 +21,7 @@
<flag name="i2c">Includes all UPS drivers that use I2C.</flag>
<flag name="ipmi">Includes all UPS drivers that use ipmi.</flag>
<flag name="modbus">Includes all UPS drivers that use MODBUS.</flag>
<flag name="monitor">Add a QT5 gui monitor.</flag>
<flag name="monitor">Add a Qt6 gui monitor.</flag>
<flag name="serial">Includes all UPS drivers that use SERIAL.</flag>
<flag name="snmp">Includes all UPS drivers that use SNMP.</flag>
<flag name="usb">Includes all UPS drivers that use USB.</flag>