commit: 92c03b753626d16cdaf10fa90ef5601fc8432bc3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Nov 8 21:37:32 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 9 21:51:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c03b75
profiles/arch/x86: un-stable mask Python 3.9 Signed-off-by: Sam James <sam <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18178 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 29195440505..b0ff96b03f1 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 -# Sam James <[email protected]> (2020-11-08) -# Python 3.9 is not yet stable. -python_targets_python3_9 -python_single_target_python3_9 - # Andreas Sturmlechner <[email protected]> (2020-06-06) # sci-libs/mkl is not stable, needs online registration to even run pkg_setup mkl
