commit: 82369d40425ec2995230c0de57b773b29d5f84c9 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=82369d40
Revert "profiles/arch/hppa: unmask py3.11" This reverts commit b0979af42b24839892c5f49df8fe0c1e6ddd9ffd. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index f6e015839f72..ab85ab59b768 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/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 + # Rolf Eike Beer <[email protected]> (2021-11-12) # dev-libs/nspr and dev-libs/nss are not stable on hppa nss
