commit: 23546e8d245f8c0758698c0ba1f171c0967d7969 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 8 06:14:43 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 07:55:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23546e8d
profiles/arch/powerpc/ppc32: unmask py3.11 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/powerpc/ppc32/use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 5e41fb10ebe4..bb0e227d65f3 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,11 +1,6 @@ # Copyright 2014-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# 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]> (2022-03-03) # dev-lang/ocaml and dev-ml/* not marked stable here ocaml
