gentoo_portage: 去掉 GENTOO_MIRRORS 中的国内镜像站

This commit is contained in:
2026-06-01 11:13:23 +08:00
parent c6db8cf5e6
commit 9868448f40

View File

@@ -32,9 +32,7 @@ INPUT_DEVICES="libinput"
VIDEO_CARDS="amdgpu dummy fbdev intel nouveau nvidia radeon radeonsi vesa" VIDEO_CARDS="amdgpu dummy fbdev intel nouveau nvidia radeon radeonsi vesa"
GENTOO_MIRRORS=" GENTOO_MIRRORS="
https://mirrors.ustc.edu.cn/gentoo/
http://distfiles.gentoo.org/ http://distfiles.gentoo.org/
https://mirrors.tuna.tsinghua.edu.cn/gentoo/
" "
MAKEOPTS="-j9 ${MAKEOPTS}" MAKEOPTS="-j9 ${MAKEOPTS}"