sys-fs/sanoid: add local USE flags

Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me>
This commit is contained in:
John M. Harris Jr.
2024-08-04 14:23:19 -07:00
parent dddee384e3
commit 4d3ce715be

View File

@@ -10,4 +10,12 @@
<bugs-to>https://github.com/jimsalterjrs/sanoid/issues</bugs-to>
<remote-id type="github">jimsalterjrs/sanoid</remote-id>
</upstream>
<use>
<flag name="lzop">
Enable compression with app-arch/lzop
</flag>
<flag name="pigz">
Enable compression with app-arch/pigz
</flag>
</use>
</pkgmetadata>