18 lines
550 B
XML
18 lines
550 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>crypto@gentoo.org</email>
|
|
<name>Crypto</name>
|
|
</maintainer>
|
|
<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>
|