diff options
Diffstat (limited to 'conf')
-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 8c9940b..40b3a3a 100644 --- a/conf/intel/portage/repos.conf/gentoo.conf +++ b/conf/intel/portage/repos.conf/gentoo.conf @@ -12,5 +12,5 @@ location = /usr/portage sync-type = git sync-uri = git://anongit.gentoo.org/repo/gentoo.git auto-sync = yes -sync-depth = 0 +sync-depth = 1 priority = 1 |