commit: a5bb72244bbaa3acb0232f133d1270713b8bacd3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 8 06:15:18 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 07:55:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5bb7224
profiles/arch/x86: unmask py3.11 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 a0c0ded8922d..093b69d79a82 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]> (2022-11-08) -# Mask until dev-lang/python:3.11 becomes stable. -python_targets_python3_11 -python_single_target_python3_11 - # Sam James <[email protected]> (2020-11-10) # media-gfx/openvdb is not stable on x86 # ... and has failing tests right now anyway
