From 575aac855c7478cfece38bc3ec9476b195234d1e Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Mon, 11 Nov 2019 16:23:39 -0500 Subject: [PATCH] profiles: stable-mask python3_8 Signed-off-by: Mike Gilbert --- profiles/arch/alpha/use.stable.mask | 2 ++ profiles/arch/amd64/use.stable.mask | 2 ++ profiles/arch/arm/use.stable.mask | 2 ++ profiles/arch/arm64/use.stable.mask | 2 ++ profiles/arch/ia64/use.stable.mask | 2 ++ profiles/arch/powerpc/ppc32/use.stable.mask | 2 ++ profiles/arch/powerpc/ppc64/use.stable.mask | 2 ++ profiles/arch/sparc/use.stable.mask | 2 ++ profiles/arch/x86/use.stable.mask | 2 ++ 9 files changed, 18 insertions(+) diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index e384e174cd97..8cdd1ddda1ef 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -20,6 +20,8 @@ elogind # 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 # Tobias Klausmann (2016-03-17) # Webkit itself is enormous (~13h compile+test on our fastest dev machine), so diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index b2065471711a..73caf594a8a0 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -12,6 +12,8 @@ audacious # 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 # Andreas K. Hüttel (2017-05-26) # dev-db/firebird is keyworded ~amd64 diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 6f5daaad02d2..2ca8927f490b 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -16,6 +16,8 @@ php_targets_php7-3 # 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 # Andrey Grozin (2014-05-16) # No stable gcl diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index f72c702f6298..10623ef35699 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -24,6 +24,8 @@ fltk # 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 # Michał Górny (2018-02-19) # dev-lang/tk is not stable here. diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask index 6bfa9aaa1864..b7d8d4fd466a 100644 --- a/profiles/arch/ia64/use.stable.mask +++ b/profiles/arch/ia64/use.stable.mask @@ -16,6 +16,8 @@ elogind # 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 # Not stable mkl diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 329a3eb6614d..91afa685e219 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -6,6 +6,8 @@ ruby_targets_ruby25 # 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 # Mikle Kolyada (2018-04-24) # no stable net-misc/aria2 on ppc diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index 6f2bbeb4eb7e..b7ccca540d15 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -12,3 +12,5 @@ ruby_targets_ruby25 # 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 diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index e5aaf9470aa2..3b398dd02981 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -23,6 +23,8 @@ clamav # 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 # Andrey Grozin (2014-06-25) # no stable version on sparc diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index c30ac38e05bc..34f40c9d518a 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -12,6 +12,8 @@ audacious # 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 # Andreas K. Hüttel (2017-05-26) # dev-db/firebird is keyworded ~x86 -- 2.26.2