profiles: Disable zstd in btrfs-progs

Nothing else uses zstd, so disable it here to avoid adding it to
prod images until the functionality is needed by something.
This commit is contained in:
David Michael 2019-01-22 21:11:47 +00:00
parent afd79df70f
commit 097499ca2e

View File

@ -98,3 +98,6 @@ sys-apps/man-db -nls
# Always build the firmware from source.
sys-firmware/edk2-ovmf -binary
# Disable zstd to avoid adding it to prod images until something needs it
sys-fs/btrfs-progs -zstd