diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-10-28 21:46:51 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-10-28 21:46:51 -0400 |
commit | ddb399aee120e98ef400c4e648ade22d01ba8474 (patch) | |
tree | d046c4180c2535b4a87d1bb204a8bc87edd87c70 /profiles/arch/x86 | |
parent | profiles: move python targets stable mask to arch profiles (diff) | |
download | gentoo-ddb399aee120e98ef400c4e648ade22d01ba8474.tar.gz gentoo-ddb399aee120e98ef400c4e648ade22d01ba8474.tar.bz2 gentoo-ddb399aee120e98ef400c4e648ade22d01ba8474.zip |
profiles: drop python3_5 stable mask for amd64, ia64, ppc64, x86
Bug: https://bugs.gentoo.org/620940
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/use.stable.mask | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 1d784df37c62..6272cc052145 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -8,8 +8,6 @@ # Mask python targets until dev-lang/python is stable. python_single_target_python3_6 python_targets_python3_6 -python_single_target_python3_5 -python_targets_python3_5 # Michael Palimaka <kensington@gentoo.org> (03 Jun 2017) # Not yet stable. |