From b919f036c308d91cfa832e216fa7e91e7b7ce4fb Mon Sep 17 00:00:00 2001 From: Zedhugh Chen Date: Sat, 21 Feb 2026 17:04:37 +0800 Subject: [PATCH] =?UTF-8?q?gentoo=5Fportage:=20=E4=BF=AE=E6=94=B9=E4=BA=8C?= =?UTF-8?q?=E8=BF=9B=E5=88=B6=E5=8C=85=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gentoo_portage/binrepos.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gentoo_portage/binrepos.conf b/gentoo_portage/binrepos.conf index 7edf8c1..d26a7b3 100644 --- a/gentoo_portage/binrepos.conf +++ b/gentoo_portage/binrepos.conf @@ -1,3 +1,4 @@ [binhost] priority = 9999 -sync-uri = http://mirrors.ustc.edu.cn/gentoo/releases/amd64/binpackages/23.0/x86-64/ \ No newline at end of file +sync-uri = https://distfiles.gentoo.org/releases/amd64/binpackages/23.0/x86-64/ +# sync-uri = http://mirrors.ustc.edu.cn/gentoo/releases/amd64/binpackages/23.0/x86-64/ \ No newline at end of file