app-forensics/aide: fix UnusedLocalUse

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-04-17 21:04:51 +01:00
parent c746a9b338
commit a3c0cc3e65

View File

@@ -5,7 +5,6 @@
<use>
<flag name="e2fs">Enable support for checking file attributes on ext2/ext3/ext4 filesystems</flag>
<flag name="curl">Use curl for http,https and ftp backends</flag>
<flag name="postgres">Use postgresql library for storing databases</flag>
</use>
<upstream>
<remote-id type="github">aide/aide</remote-id>