sys-fs/dwarfs: cleaning up things

Added fuse2 use flag for those who want optional fuse2
bindings

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Denis Reva <denis7774@gmail.com>
This commit is contained in:
Denis Reva
2021-02-06 10:54:37 +05:00
parent 3658362785
commit 14336c4036
2 changed files with 15 additions and 6 deletions

View File

@@ -16,4 +16,7 @@
* Highly multi-threaded implementation. Both the file system creation tool as well as the FUSE driver are able to make good use of the many cores of your system.
* Optional experimental Lua support to provide custom filtering and ordering functionality.
</longdescription>
<use>
<flag name="fuse2">Install optional fuse2 bindings in addition to fuse3.</flag>
</use>
</pkgmetadata>