diff options
author | Sam James <sam@gentoo.org> | 2020-11-08 00:39:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-08 12:37:12 +0000 |
commit | c450528f57aa8c33a252eade3419398d1f935430 (patch) | |
tree | 8503763f7d0379b9c0e97a8d30a1778041fb776f /profiles/arch/powerpc/use.stable.mask | |
parent | www-client/chromium: dev channel bump to 88.0.4315.5 (diff) | |
download | gentoo-c450528f57aa8c33a252eade3419398d1f935430.tar.gz gentoo-c450528f57aa8c33a252eade3419398d1f935430.tar.bz2 gentoo-c450528f57aa8c33a252eade3419398d1f935430.zip |
profiles: move Python 3.9 target masks to arches
This will make unmasking per-arch easier (inc. for CI testing).
Signed-off-by: Sam James <sam@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/18181
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/powerpc/use.stable.mask')
-rw-r--r-- | profiles/arch/powerpc/use.stable.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/use.stable.mask b/profiles/arch/powerpc/use.stable.mask index aff9695694f6..f7d0a7956360 100644 --- a/profiles/arch/powerpc/use.stable.mask +++ b/profiles/arch/powerpc/use.stable.mask @@ -4,6 +4,11 @@ # 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> (2020-11-08) +# Python 3.9 is not yet stable. +python_targets_python3_9 +python_single_target_python3_9 + # Matt Turner <mattst88@gentoo.org> (2018-04-25) # Dropped stable keywords octave |