diff --git a/make.conf.template b/make.conf.template index 01f5e8b..12a9541 100644 --- a/make.conf.template +++ b/make.conf.template @@ -17,7 +17,7 @@ COPTFLAGS="-O2" CFLAGS="${COPTFLAGS} ${CCPU} ${CSTDFLAGS}" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j4" -GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo/" +GENTOO_MIRRORS="http://ftp.fau.de/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo/" PORTAGE_ECLASS_WARNING_ENABLE="0" ACCEPT_LICENSE="*" VIDEO_CARDS="intel i915 i965 fbdev amdgpu radeonhd radeon radeonsi nouveau nv vesa"