commit: 0baafe06585ce9bdfc06b0001392c9294fd85020 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat Oct 3 10:59:15 2015 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Oct 4 13:35:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0baafe06
profiles/base: Force python3.5 for python-exec profiles/base/package.use.force | 2 +- profiles/base/package.use.stable.mask | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 9ecd214..14abfe8 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 <mgo...@gentoo.org> (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 <zmed...@gentoo.org> (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 72a22f6..159c181 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 <flop...@gentoo.org> (03 Oct 2015) +# Unmask python3.5 for python-exec +dev-lang/python-exec -python_targets_python3_5 + # Andreas Huettel <dilfri...@gentoo.org> (26 Sep 2015) # Not stable enough for stable (Debian and SuSE disable it completely) =app-office/libreoffice-5.0* gtk3