diff options
author | Mike Gilbert <floppym@gentoo.org> | 2019-11-11 16:23:39 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-11-11 16:24:22 -0500 |
commit | 575aac855c7478cfece38bc3ec9476b195234d1e (patch) | |
tree | 0ccd6b4c8471c968cf46efd1aab795270199b043 /profiles/arch/alpha | |
parent | python-utils-r1.eclass: Enable python3.8 (diff) | |
download | gentoo-575aac855c7478cfece38bc3ec9476b195234d1e.tar.gz gentoo-575aac855c7478cfece38bc3ec9476b195234d1e.tar.bz2 gentoo-575aac855c7478cfece38bc3ec9476b195234d1e.zip |
profiles: stable-mask python3_8
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'profiles/arch/alpha')
-rw-r--r-- | profiles/arch/alpha/use.stable.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index e384e174cd97..8cdd1ddda1ef 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -20,6 +20,8 @@ elogind # 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 # Tobias Klausmann <klausman@gentoo.org> (2016-03-17) # Webkit itself is enormous (~13h compile+test on our fastest dev machine), so |