mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
16 lines
454 B
XML
16 lines
454 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<use>
|
|
<flag name="systemd">
|
|
Use user ACLs rather than plugdev group to give user access to the HIDRAW
|
|
device.
|
|
</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">Yubico/libu2f-host</remote-id>
|
|
<bugs-to>https://github.com/Yubico/libu2f-host/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|