app-misc/tinyfetch: fix metadata.xml indentation

fixes the following pkgcheck warnings:

app-misc/tinyfetch
  PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on line: 18

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
This commit is contained in:
ingenarel
2025-07-21 06:48:42 +06:00
parent eb93bd5b82
commit 37bc977af4

View File

@@ -15,6 +15,6 @@
<remote-id type="github">kernaltrap8/tinyfetch</remote-id>
</upstream>
<use>
<flag name="pci">Enables the use of pciutils to detect GPU names</flag>
<flag name="pci">Enables the use of pciutils to detect GPU names</flag>
</use>
</pkgmetadata>