commit: 8de652aa014bd834167c78af9b2e3f827236006b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Nov 8 21:37:14 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=8de652aa
profiles/arch/amd64: un-stable mask Python 3.9 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/amd64/use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index fa79623edae..d2d7f36c1b2 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/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
