From: Frank Brehm Date: Wed, 1 Mar 2017 14:11:14 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=1429a50f4e80a44521ba0ab65e61b85ccbbe940b;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/portage/make.conf b/portage/make.conf index 3b438c3..131b8a7 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -40,8 +40,8 @@ QEMU_USER_TARGETS="i386 x86_64" #PHP_TARGETS="php5-5 php5-6" -USE_PYTHON='2.7 3.4' -PYTHON_TARGETS="python2_7 python3_4" +USE_PYTHON='2.7 3.4 3.5' +PYTHON_TARGETS="python2_7 python3_4 python3_5" PYTHON_SINGLE_TARGET="python3_4" CPU_FLAGS_X86="mmx sse sse2 sse3 ssse3"