aboutsummaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJohn M. Harris Jr. <johnmh@johnmh.me>2024-08-04 14:23:19 -0700
committerJohn M. Harris Jr. <johnmh@johnmh.me>2024-08-04 14:23:19 -0700
commit4d3ce715be23a33ae9b3c52e349fc325f4a43a6b (patch)
treec669f6e6cbbb34007a4e4ac860072c59b14b11ce /sys-fs
parentsci-physics/openmodelica: Update third party Minizip library to solve compila... (diff)
downloadguru-4d3ce715be23a33ae9b3c52e349fc325f4a43a6b.tar.gz
guru-4d3ce715be23a33ae9b3c52e349fc325f4a43a6b.tar.bz2
guru-4d3ce715be23a33ae9b3c52e349fc325f4a43a6b.zip
sys-fs/sanoid: add local USE flags
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/sanoid/metadata.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys-fs/sanoid/metadata.xml b/sys-fs/sanoid/metadata.xml
index a99815b2a..f71833579 100644
--- a/sys-fs/sanoid/metadata.xml
+++ b/sys-fs/sanoid/metadata.xml
@@ -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>