commit: bd9e18857f4ef905f8f6c0bc7ab35b571a029914 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 30 21:30:55 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Aug 7 22:16:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9e1885
profiles/arch/x86: un-stable-mask Python 3.8 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 4236bbf05ad..b0ff96b03f1 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -8,11 +8,6 @@ # sci-libs/mkl is not stable, needs online registration to even run pkg_setup mkl -# Mike Gilbert <[email protected]> (2017-06-08) -# dev-lang/python:3.8 is not stable. -python_targets_python3_8 -python_single_target_python3_8 - # Andreas K. Hüttel <[email protected]> (2017-05-26) # dev-db/firebird is keyworded ~x86 firebird
