diff options
-rw-r--r-- | conf/intel/portage/repos.conf/gentoo.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/repos.conf/gentoo.conf b/conf/intel/portage/repos.conf/gentoo.conf index 40b3a3a..a3b7f53 100644 --- a/conf/intel/portage/repos.conf/gentoo.conf +++ b/conf/intel/portage/repos.conf/gentoo.conf @@ -10,7 +10,7 @@ priority = 10 [gentoo] location = /usr/portage sync-type = git -sync-uri = git://anongit.gentoo.org/repo/gentoo.git +sync-uri = https://gitlab.com/kogaion/portage.git auto-sync = yes sync-depth = 1 priority = 1 |