summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-08-17 13:30:30 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-08-17 13:43:14 -0700
commit36f9294d67785f6cda0aa0e19692fb6ee8c8a69b (patch)
tree4cf1d99e24dc3367a234ddc8496cb622d3a176a1 /profiles/targets
parentsys-fs/zfs: sync live ebuild keywords (diff)
downloadgentoo-36f9294d67785f6cda0aa0e19692fb6ee8c8a69b.tar.gz
gentoo-36f9294d67785f6cda0aa0e19692fb6ee8c8a69b.tar.bz2
gentoo-36f9294d67785f6cda0aa0e19692fb6ee8c8a69b.zip
profiles: mask zfs[static-libs] on systemd profiles
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/systemd/package.use.mask1
1 files changed, 1 insertions, 0 deletions
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.