diff options
author | Mike Gilbert <floppym@gentoo.org> | 2018-07-07 20:12:00 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-07-08 10:02:13 -0400 |
commit | 178e2e48533342699d8bd115b1721d8678035760 (patch) | |
tree | 759eeb25cd7babe1508e20f81ae43c4e82ba0e47 /profiles/arch/arm/use.stable.mask | |
parent | python-utils-r1.eclass: add python3_7 support (diff) | |
download | gentoo-178e2e48533342699d8bd115b1721d8678035760.tar.gz gentoo-178e2e48533342699d8bd115b1721d8678035760.tar.bz2 gentoo-178e2e48533342699d8bd115b1721d8678035760.zip |
profiles: add stable masks for python3_7
Diffstat (limited to 'profiles/arch/arm/use.stable.mask')
-rw-r--r-- | profiles/arch/arm/use.stable.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 91c3f277d6b7..c890d5991f36 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/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 +# Mike Gilbert <floppym@gentoo.org> (08 Jun 2017) +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 + # Andreas Sturmlechner <asturm@gentoo.org> (06 May 2018) # Not stable, bug #642822 qt5 |