profile: enable a few more modern compression types which have widening support

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-06-11 15:30:52 -04:00
parent 3c74b6e8d3
commit acac62b382
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -44,7 +44,7 @@ PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa"
PORTAGE_NICENESS="9"
PORTAGE_IO_NICENESS="ionice -c 3 -p \${PID}"
USE="${INPUT_USE} X abi_x86_32 adns caps -consolekit curl elogind fbcon gps jack lm-sensors lm_sensors lua lzma networkmanager oss pentoo-full perl pulseaudio python ruby samba sqlite subversion vdpau vaapi xattr xinerama x265"
USE="${INPUT_USE} X abi_x86_32 adns blake2 caps -consolekit curl elogind fbcon gps jack lm-sensors lm_sensors lua lz4 lzip lzma lzo networkmanager oss pentoo-full perl pulseaudio python ruby samba sqlite subversion vdpau vaapi xattr xinerama x265 zstd"
PORTAGE_BZIP2_COMMAND="lbzip2"
PORTAGE_BUNZIP2_COMMAND="lbunzip2"