From b2d00afe9196a464bf0af6391ae45d77e793ebe1 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Sat, 7 Mar 2020 13:09:44 -0500 Subject: [PATCH] profiles: Unmask Python 3.7 targets from stable for x86 Ack by mgorny on #gentoo-python Signed-off-by: Brian Evans --- profiles/arch/x86/use.stable.mask | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 580c08661a6b..9d96faf8798c 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -5,9 +5,7 @@ # Please use the same syntax as in use.mask # Mike Gilbert (2017-06-08) -# dev-lang/python:3.7 is not stable. -python_targets_python3_7 -python_single_target_python3_7 +# dev-lang/python:3.8 is not stable. python_targets_python3_8 python_single_target_python3_8 -- 2.26.2