Hi, portage currently just calls git the first time it syncs. If you need to change the git remote URI afterwards you need to manually adjust it in $(portageq get_repo_path / gentoo )/.git/config. Instead the corresponding entry should be updated on every call of emerge --sync , maybe on other occasions I miss here aswell. Reproducible: Always