From f2a5927f8f0ba8e49018cf71662e5d3fe9c611cd Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Sat, 7 Mar 2020 13:07:59 -0500 Subject: [PATCH] profiles: Unmask Python 3.7 targets from stable for ia64 Ack by mgorny on #gentoo-python Signed-off-by: Brian Evans --- profiles/arch/ia64/use.stable.mask | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask index c7768a7961e6..6ba9d69dbe1f 100644 --- a/profiles/arch/ia64/use.stable.mask +++ b/profiles/arch/ia64/use.stable.mask @@ -9,9 +9,7 @@ ruby_targets_ruby25 # 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