commit: f1dbedbe81738015a9e8e9e7453a740857bfd26c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 5 07:59:03 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 07:59:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1dbedbe
Revert "profiles/arch/powerpc/ppc32: unmask py3.11" This reverts commit 23546e8d245f8c0758698c0ba1f171c0967d7969. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/powerpc/ppc32/use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index bb0e227d65f3..5e41fb10ebe4 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,6 +1,11 @@ # 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
