commit: a1636d92ac7ef13162513f3e5f96ee20e8b52414 Author: Henning Schild <henning <AT> hennsch <DOT> de> AuthorDate: Sun Nov 30 13:55:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Nov 30 22:05:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1636d92
sys-auth/pam_u2f: drop unused local USE flag Signed-off-by: Henning Schild <henning <AT> hennsch.de> Part-of: https://github.com/gentoo/gentoo/pull/44830 Closes: https://github.com/gentoo/gentoo/pull/44830 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-auth/pam_u2f/metadata.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sys-auth/pam_u2f/metadata.xml b/sys-auth/pam_u2f/metadata.xml index 3c641003e4be..f84c793ac29d 100644 --- a/sys-auth/pam_u2f/metadata.xml +++ b/sys-auth/pam_u2f/metadata.xml @@ -9,11 +9,6 @@ <email>[email protected]</email> <name>Proxy Maintainers</name> </maintainer> - <use> - <flag name="debug"> - Enable debug messages using the pam logging macros. - </flag> - </use> <upstream> <remote-id type="github">Yubico/pam-u2f</remote-id> <bugs-to>https://github.com/Yubico/pam-u2f/issues</bugs-to>
