diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64 index cfd93d27..8d5866df 100644 --- a/conf/intel/portage/make.conf.amd64 +++ b/conf/intel/portage/make.conf.amd64 @@ -55,6 +55,7 @@ CONFIG_PROTECT="/usr/share/config/kdm /etc /etc/conf.d /etc/init.d" CONFIG_PROTECT_MASK="/etc/skel /lib/modules" APACHE2_MPMS="prefork" GENTOO_MIRRORS="ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ rsync://gentoo.bloodhost.ru/gentoo-distfiles ftp://gentoo.mirrors.tds.net/gentoo ftp://ftp.halifax.rwth-aachen.de/gentoo/ rsync://mirror.neolabs.kz/gentoo http://ftp.gentoo.bg/ http://ftp.cc.uoc.gr/mirrors/linux/gentoo/ ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/ ftp://mirrors.tera-byte.com/pub/gentoo" +ACCEPT_LICENSE="* -@EULA" USE_PYTHON="2.7" PYTHON_TARGETS="python2_7 python3_6"