profiles: turn on USE flag lzma for sys-apps/kmod

Now that Kernel modules are compressed with xz, the sys-apps/kmod
utility also needs to be built with xz/lzma supported.
This commit is contained in:
Dongsu Park 2020-10-01 17:12:33 +02:00
parent 9444595cfb
commit cbe85ab20a

View File

@ -107,3 +107,6 @@ net-misc/rsync -cpu_flags_x86_sse2
# Don't read the firmware config from /etc/portage/savedconfig/ # Don't read the firmware config from /etc/portage/savedconfig/
sys-kernel/coreos-firmware -savedconfig sys-kernel/coreos-firmware -savedconfig
# Make kmod support kernel modules compressed via lzma(xz)
sys-apps/kmod lzma