diff options
author | Dan Goodliffe <dan.goodliffe@octal.co.uk> | 2021-04-19 10:11:34 +0100 |
---|---|---|
committer | Dan Goodliffe <dan.goodliffe@octal.co.uk> | 2021-04-19 10:11:34 +0100 |
commit | a264e083968d90c8f0350e311489031001cad34d (patch) | |
tree | fe163684eacb1619e775d08a9208640a5860fd50 /profiles | |
parent | AdHoc Util bump (diff) | |
download | portage-a264e083968d90c8f0350e311489031001cad34d.tar.bz2 portage-a264e083968d90c8f0350e311489031001cad34d.tar.xz portage-a264e083968d90c8f0350e311489031001cad34d.zip |
Enable lz4 and zstd
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index bdb446b..3c6e14f 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -20,12 +20,12 @@ ACCEPT_LICENSE="$ACCEPT_LICENSE linux-fw-redistributable no-source-code vim.org USE=" -aac -authdaemond autoupdate bash-completion btrfs c++0x caps clang -consolekit css -cups curl -debug device-mapper dot dvb -elogind -embedded fam -fortran fontconfig fuse git gnutls gold graphviz grub hpn http2 icu - -idn inspector -introspection ithreads jit jpeg jpeg2k json ldap llvm lvm -lvm1 lzma lzo minizip mp3 mpm-prefork + -idn inspector -introspection ithreads jit jpeg jpeg2k json ldap llvm lvm -lvm1 lzma lz4 lzo minizip mp3 mpm-prefork -nettle network network-cron nscd -nss nuv offload pch pcre16 pcre32 pcre-jit png postgres postproc -ppp python rtmp savedconfig secure-delete smp sndfile -source sqlite symlink syslog system-av1 system-bootstrap system-boost system-cairo system-cmark system-crontab systemd system-ffmpeg system-harfbuzz system-heimdal system-icu system-jpeg system-jsoncpp system-lcms system-libevent system-libmspack system-libs system-libvpx system-libyaml system-llvm system-lua system-mitkrb5 system-numpy system-python system-qemu system-seabios system-sqlite system-ssl system-uulib system-webp system-wide system-zlib -themes -thin threads uuid -vala vim-pager vim-syntax - -winbind xml -resolvconf -printsupport + -winbind xml -resolvconf -printsupport zstd " |