sys-fs/erofs-utils: bumped up to 1.2+9999 version

Thank David Michael for ebuild:
https://bugs.gentoo.org/701284
Version 1.2 with patch now supports -fno-common

Live ebuild (message from D.Michael):
This updates the live ebuild with the new features.  It doesn't need
the patch from 1.2, since that's in the experimental branch.
It actually does need the sed call to fix selinux+fuse at
the moment, since that is not addressed upstream.  I dropped it
here anyway assuming it will be fixed relatively soon.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Denis Reva <denis7774@gmail.com>
This commit is contained in:
Denis Reva
2020-12-11 09:48:20 +05:00
parent 17b1a1064a
commit 828be86ca5
5 changed files with 146 additions and 0 deletions

View File

@@ -32,5 +32,6 @@
</longdescription>
<use>
<flag name="uuid">Allow interaction with libuuid in sys-apps/util-linux. It's recommended turn on</flag>
<flag name="fuse">Enable support for Filesystem in Userspace via sys-fs/fuse</flag>
</use>
</pkgmetadata>