From: Georgy Yakovlev Date: Sat, 17 Aug 2019 20:30:30 +0000 (-0700) Subject: profiles: mask zfs[static-libs] on systemd profiles X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=36f9294d67785f6cda0aa0e19692fb6ee8c8a69b;p=gentoo.git profiles: mask zfs[static-libs] on systemd profiles Signed-off-by: Georgy Yakovlev --- diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask index ea352ad9aebb..2fe7deeddea1 100644 --- a/profiles/targets/systemd/package.use.mask +++ b/profiles/targets/systemd/package.use.mask @@ -15,6 +15,7 @@ virtual/libudev static-libs sys-fs/cryptsetup static static-libs sys-fs/lvm2 static static-libs sys-fs/dmraid static +sys-fs/zfs static-libs dev-libs/libgudev static-libs # These are actually possible, but only if you USE=-udev when building pciutils. # But package.use.mask doesn't have a way to express that, so this profile loses.