diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-15 18:17:14 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-15 18:17:14 +0000 |
commit | 4fb93223949395a31a909220e6a12ac174df1ac0 (patch) | |
tree | 24fb8f924a96b78b71c2ff7b1e6da38d461e918b /conf/intel | |
parent | bad45fd31119495b3780ef1219c5d9a49f428deb (diff) |
only one mirror can be active at a time
Diffstat (limited to 'conf/intel')
-rw-r--r-- | conf/intel/portage/global.conf/binhost.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/global.conf/binhost.conf b/conf/intel/portage/global.conf/binhost.conf index f0bdc78..a9180fb 100644 --- a/conf/intel/portage/global.conf/binhost.conf +++ b/conf/intel/portage/global.conf/binhost.conf @@ -5,4 +5,4 @@ PORTAGE_BINHOST="http://mirror.math.princeton.edu/pub/redcorelinux/packages/" # Alpix.eu (DE) mirror -PORTAGE_BINHOST="https://mirror.alpix.eu/redcorelinux/packages/" +# PORTAGE_BINHOST="https://mirror.alpix.eu/redcorelinux/packages/" |