summaryrefslogtreecommitdiff
path: root/base/etc/portage
diff options
context:
space:
mode:
Diffstat (limited to 'base/etc/portage')
-rw-r--r--base/etc/portage/make.conf.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/etc/portage/make.conf.tmpl b/base/etc/portage/make.conf.tmpl
index a4760cb..70c95bf 100644
--- a/base/etc/portage/make.conf.tmpl
+++ b/base/etc/portage/make.conf.tmpl
@@ -12,7 +12,7 @@ LINGUAS="en en-US"
L10N="en en-US"
VIDEO_CARDS="{{ video_cards }}"
INPUT_DEVICES="libinput"
-BINPKG_COMPRESS="xz"
+BINPKG_COMPRESS="zstd"
PORTAGE_BZIP2_COMMAND="lbzip2"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
PORTAGE_BINHOST="https://mattst88.com/binpkgs/amd64/{{ arch }}"