From 36f9294d67785f6cda0aa0e19692fb6ee8c8a69b Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Sat, 17 Aug 2019 13:30:30 -0700 Subject: [PATCH] profiles: mask zfs[static-libs] on systemd profiles Signed-off-by: Georgy Yakovlev --- profiles/targets/systemd/package.use.mask | 1 + 1 file changed, 1 insertion(+) 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. -- 2.26.2