diff --git a/binhost.sh b/binhost.sh index 341b762..793bf0e 100755 --- a/binhost.sh +++ b/binhost.sh @@ -106,6 +106,9 @@ if [[ ! -d /var/db/repos/gentoo/profiles ]]; then emerge-webrsync -q fi +eselect repository remove -f gentoo +eselect repository add gentoo git https://github.com/gentoo-mirror/gentoo + # update all repos emaint sync -a