diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-12-30 22:07:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-12-30 22:08:57 +0100 |
commit | e722502ce3313d5f4d2eb0e5f0a957cb64a120d3 (patch) | |
tree | 17abe8559226d6ab9929b0e0cf9f10ec64ddbd4b /profiles/arch/x86 | |
parent | profiles/arch/amd64: Un-stable-mask python3_10 (diff) | |
download | gentoo-e722502ce3313d5f4d2eb0e5f0a957cb64a120d3.tar.gz gentoo-e722502ce3313d5f4d2eb0e5f0a957cb64a120d3.tar.bz2 gentoo-e722502ce3313d5f4d2eb0e5f0a957cb64a120d3.zip |
profiles/arch/x86: Un-stable-mask python3_10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/use.stable.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index e0bd80001526..58b15063cd35 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/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 <mgorny@gentoo.org> (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 <sam@gentoo.org> (2020-11-10) # media-gfx/openvdb is not stable on x86 # ... and has failing tests right now anyway |