commit: b0979af42b24839892c5f49df8fe0c1e6ddd9ffd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 8 06:15:03 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 07:55:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0979af4
profiles/arch/hppa: unmask py3.11 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index ab85ab59b768..f6e015839f72 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/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 - # Rolf Eike Beer <[email protected]> (2021-11-12) # dev-libs/nspr and dev-libs/nss are not stable on hppa nss
