diff options
author | 2019-12-03 22:12:55 -0500 | |
---|---|---|
committer | 2019-12-03 22:13:20 -0500 | |
commit | 025e814bf30de359cef40ace6b525d5c0a14c95a (patch) | |
tree | 65a473f2837c7df449530ea66a8c8ea5e78ec8d1 /profiles | |
parent | net-misc/mosh-1.3.2: ia64 stable (diff) | |
download | gentoo-025e814bf30de359cef40ace6b525d5c0a14c95a.tar.gz gentoo-025e814bf30de359cef40ace6b525d5c0a14c95a.tar.bz2 gentoo-025e814bf30de359cef40ace6b525d5c0a14c95a.zip |
Revert "arch/amd64/u.s.m: un-stable-mask py3.7"
This reverts commit ba87ae968b3fc9bdaf1d72da957e63eb20af7f39.
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/use.stable.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 60f6af4f61b8..73caf594a8a0 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -9,7 +9,9 @@ audacious # Mike Gilbert <floppym@gentoo.org> (2017-06-08) -# dev-lang/python:3.8 is not stable. +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 python_targets_python3_8 python_single_target_python3_8 |