commit: 481465291b130b64230e05cf4eecd818e9b693a3 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Thu Dec 8 08:44:20 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Thu Dec 8 08:44:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48146529
profiles: Stable mask kde-apps/lokalize Python 3 support Needed for stabilization. Gentoo-bug: 601852 profiles/base/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index eb101b8..b01a450 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -5,6 +5,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Johannes Huber <[email protected]> (08 Dec 2016) +# Python 3 support is available with +# >=dev-python/translate-toolkit-2.0.0_beta7 which is unstable. +kde-apps/lokalize python_targets_python3_4 python_targets_python3_5 + # Pacho Ramos <[email protected]> (19 Aug 2016) # Not ready to be stabilized yet. app-admin/packagekit-base entropy
