commit: 1645d396e51d652b120bdc1e7d9a4f76aab1799b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 8 06:14:51 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 08:17:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1645d396
profiles/arch/sparc: unmask py3.11 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index c247b6c607dd..3062c3d30baa 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/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 - # Matt Turner <[email protected]> (2022-09-16) # gui-libs/gtk is not stable here gtk4
