commit: e722502ce3313d5f4d2eb0e5f0a957cb64a120d3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Dec 30 21:07:21 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Dec 30 21:08:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e722502c
profiles/arch/x86: Un-stable-mask python3_10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/x86/use.stable.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index e0bd80001526..58b15063cd35 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -4,12 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Michał Górny <[email protected]> (2021-05-04) -# Python 3.10 is not yet stable (and will not be until it's out of beta, -# around September. -python_single_target_python3_10 -python_targets_python3_10 - # Sam James <[email protected]> (2020-11-10) # media-gfx/openvdb is not stable on x86 # ... and has failing tests right now anyway
