commit: 1a5d8a38afa08c3f9872f78d06fec9e330883da7 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jul 6 13:33:21 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 6 14:13:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5d8a38
profiles/arch/amd64: Un-stable-mask py3.8 Signed-off-by: Michał Górny <mgorny <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 c8490d1dc62..d2d7f36c1b2 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/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 ~amd64 firebird
