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