Not allot of testing, just allot of version bumping :D
gentoo.conf
[DEFAULT]
main-repo = gentoo
[gentoo]
location = /var/db/repos/gentoo
sync-type = git
sync-uri = https://github.com/gentoo-mirror/gentoo
auto-sync = yes
sync-depth = 1
sync-rsync-verify-jobs = 1
sync-rsync-verify-metamanifest = yes
sync-rsync-verify-max-age = 24
sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
sync-openpgp-key-refresh-retry-count = 40
sync-openpgp-key-refresh-retry-overall-timeout = 1200
sync-openpgp-key-refresh-retry-delay-exp-base = 2
sync-openpgp-key-refresh-retry-delay-max = 60
sync-openpgp-key-refresh-retry-delay-mult = 4kdc.conf
[kdc]
location = /var/db/repos/kdc
sync-type = git
sync-uri = https://github.com/kdc/kdc-portage.git
auto-sync = Yes
sync-depth = 1pentoo.conf
[pentoo]
location = /var/db/repos/pentoo
sync-type = git
sync-uri = https://github.com/pentoo/pentoo-overlay.git
auto-sync = Yes
sync-depth = 1steam.conf
[steam]
# Gentoo overlay for Valve's Steam client and Steam-based games.
# Maintainer: anyc (https://github.com/anyc)
# https://raw.githubusercontent.com/anyc/steam-overlay/master/steam-overlay.conf
location = /usr/local/portage/steam
sync-type = git
sync-uri = https://github.com/anyc/steam-overlay.git
priority = 50
auto-sync = Yestorbrowser.conf
[torbrowser]
location = /var/db/repos/torbrowser
sync-type = git
sync-uri = https://0xacab.org/poncho/torbrowser-overlay.git
auto-sync = Yes
sync-depth = 1ssh-keygen -t ed25519 -C portage@$(hostname -f) -a 100
cat .ssh/id_ed25519.pub