From 9868448f40ca7c438a4e0fb627feb54c16a8c01f Mon Sep 17 00:00:00 2001 From: Zedhugh Chen Date: Mon, 1 Jun 2026 11:13:23 +0800 Subject: [PATCH] =?UTF-8?q?gentoo=5Fportage:=20=E5=8E=BB=E6=8E=89=20GENTOO?= =?UTF-8?q?=5FMIRRORS=20=E4=B8=AD=E7=9A=84=E5=9B=BD=E5=86=85=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gentoo_portage/make.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/gentoo_portage/make.conf b/gentoo_portage/make.conf index 76091f6..92ee604 100644 --- a/gentoo_portage/make.conf +++ b/gentoo_portage/make.conf @@ -32,9 +32,7 @@ INPUT_DEVICES="libinput" VIDEO_CARDS="amdgpu dummy fbdev intel nouveau nvidia radeon radeonsi vesa" GENTOO_MIRRORS=" -https://mirrors.ustc.edu.cn/gentoo/ http://distfiles.gentoo.org/ -https://mirrors.tuna.tsinghua.edu.cn/gentoo/ " MAKEOPTS="-j9 ${MAKEOPTS}"