commit: 8aee156688983624bd54fc5e6f98b173fe1464ed Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 5 07:59:04 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 07:59:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aee1566
Revert "profiles/arch/sparc: unmask py3.11" This reverts commit 4378aa7e3defec10e1a93bba4bbf5a6518aded46. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 3062c3d30baa..c247b6c607dd 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -4,6 +4,11 @@ # 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
