config: ovh mirror seems offline, add bytemark as preferred with distfiles.g.o fallback.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
Robin H. Johnson 2017-12-06 08:36:42 -08:00
parent 2f06ca128d
commit 9edcf5e311
No known key found for this signature in database
GPG key ID: 19395F23C58826C4
4 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
export FEATURES="parallel-fetch preserve-libs"
export MAKEOPTS="-j5 -l4"