From: Mike Gilbert Date: Sat, 3 Oct 2015 10:59:15 +0000 (-0400) Subject: profiles/base: Force python3.5 for python-exec X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0baafe06585ce9bdfc06b0001392c9294fd85020;p=gentoo.git profiles/base: Force python3.5 for python-exec --- diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 9ecd214b5486..14abfe82eacc 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -34,7 +34,7 @@ app-shells/bash:0 readline # Michał Górny (14 Oct 2012) # Force-enable all PYTHON_TARGETS for python-exec to avoid using private # API. Please remember to keep it in sync with python_targets.desc. -dev-lang/python-exec python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_jython2_5 python_targets_jython2_7 python_targets_pypy python_targets_pypy3 +dev-lang/python-exec python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 python_targets_jython2_5 python_targets_jython2_7 python_targets_pypy python_targets_pypy3 # Zac Medico (20 Oct 2010) # Force ipc USE flag since it should remain enabled unless diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 72a22f64b306..159c1812431b 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -5,6 +5,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Mike Gilbert (03 Oct 2015) +# Unmask python3.5 for python-exec +dev-lang/python-exec -python_targets_python3_5 + # Andreas Huettel (26 Sep 2015) # Not stable enough for stable (Debian and SuSE disable it completely) =app-office/libreoffice-5.0* gtk3