commit: e0e02a0b4811069cd44f2a6d75eafaaacb8b6501 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Dec 30 17:43:42 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Dec 30 17:45:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e02a0b
profiles/arch/arm: Un-stable-mask python3_10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/arm/use.stable.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 8fa70e683bc3..d06f8e1c9383 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -4,12 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Michał Górny <[email protected]> (2021-05-04) -# Python 3.10 is not yet stable (and will not be until it's out of beta, -# around September. -python_single_target_python3_10 -python_targets_python3_10 - # Sam James <[email protected]> (2020-12-22) # Not yet stable lirc
