gentoo-ebuilds/sys-apps/usbutils/metadata.xml
Z. Liu 10a1ae7470
sys-apps/usbutils: add USE="usbreset", and masked
upstream thinks it could potentially damage hardware, so add the USE flag
"usbreset" which is off by default and masked.

Closes: https://bugs.gentoo.org/948216
Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40177
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-28 16:41:51 +00:00

11 lines
360 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name="usbreset">additionally compile the potentially problematic usbreset util</flag>
</use>
</pkgmetadata>