diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-07-28 00:39:27 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-07-28 00:39:27 +0100 |
commit | 9d8c50f539d11b4da5797c57dadfde85434cf1f4 (patch) | |
tree | 921ebe7218cbd949d5e75e5c997a0c7abc87c484 | |
parent | 1e2500e367cb4b9daee48b18d05b9314aa100d03 (diff) |
Revert "add sync-type back"
This reverts commit 1e2500e367cb4b9daee48b18d05b9314aa100d03.
-rw-r--r-- | conf/intel/portage/repos.conf/gentoo.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/intel/portage/repos.conf/gentoo.conf b/conf/intel/portage/repos.conf/gentoo.conf index 1dbbaf7..64b19cd 100644 --- a/conf/intel/portage/repos.conf/gentoo.conf +++ b/conf/intel/portage/repos.conf/gentoo.conf @@ -5,10 +5,8 @@ main-repo = gentoo [redcore] location = /usr/ports/redcore -sync-type = git priority = 1000 [gentoo] location = /usr/ports/gentoo -sync-type = git priority = 1 |