From d996e06e13e4ce43e00f80e2f7dff1c00e19f267 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 10 Mar 2020 12:48:48 -0400 Subject: [PATCH] Revert "profiles: Unmask Python 3.7 targets from stable for x86" This reverts commit b2d00afe9196a464bf0af6391ae45d77e793ebe1. Signed-off-by: Brian Evans --- profiles/arch/x86/use.stable.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 9d96faf8798c..580c08661a6b 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -5,7 +5,9 @@ # Please use the same syntax as in use.mask # Mike Gilbert (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 -- 2.26.2