commit: 411b186f77814e81e62ccc04b0cd6c25c492dc3b Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Thu Nov 30 19:24:32 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Nov 30 19:25:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=411b186f
profiles: drop python3_6 stable mask on x86 Bug: https://bugs.gentoo.org/639114 profiles/arch/x86/use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 6272cc05214..118c3436da9 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -4,11 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Mike Gilbert <[email protected]> (28 Oct 2017) -# Mask python targets until dev-lang/python is stable. -python_single_target_python3_6 -python_targets_python3_6 - # Michael Palimaka <[email protected]> (03 Jun 2017) # Not yet stable. elogind
