diff options
author | Sam James <sam@gentoo.org> | 2020-11-08 21:37:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-09 21:51:07 +0000 |
commit | 92c03b753626d16cdaf10fa90ef5601fc8432bc3 (patch) | |
tree | d69c8f6b716a224eb12b491ba6f5bc12fa564ff2 /profiles | |
parent | profiles/arch/amd64: un-stable mask Python 3.9 (diff) | |
download | gentoo-92c03b753626d16cdaf10fa90ef5601fc8432bc3.tar.gz gentoo-92c03b753626d16cdaf10fa90ef5601fc8432bc3.tar.bz2 gentoo-92c03b753626d16cdaf10fa90ef5601fc8432bc3.zip |
profiles/arch/x86: un-stable mask Python 3.9
Signed-off-by: Sam James <sam@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/18178
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/use.stable.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 291954405055..b0ff96b03f16 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/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 <sam@gentoo.org> (2020-11-08) -# Python 3.9 is not yet stable. -python_targets_python3_9 -python_single_target_python3_9 - # Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06) # sci-libs/mkl is not stable, needs online registration to even run pkg_setup mkl |