diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-12-21 12:39:06 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-12-21 12:43:24 -0500 |
commit | aa8305c24d4c854c83b4d0f6932596be096962b9 (patch) | |
tree | a7f6cc1b2cf86836013e0323d63cf4c79a7cb6a0 | |
parent | media-video/avidemux: USE=qt5 needs dev-qt/linguist-tools:5 (diff) | |
download | gentoo-aa8305c24d4c854c83b4d0f6932596be096962b9.tar.gz gentoo-aa8305c24d4c854c83b4d0f6932596be096962b9.tar.bz2 gentoo-aa8305c24d4c854c83b4d0f6932596be096962b9.zip |
profiles: drop python3_6 stable mask on hppa, ia64, ppc, ppc64, sparc
Bug: https://bugs.gentoo.org/639070
-rw-r--r-- | profiles/arch/hppa/use.stable.mask | 5 | ||||
-rw-r--r-- | profiles/arch/ia64/use.stable.mask | 5 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/use.stable.mask | 5 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/use.stable.mask | 5 | ||||
-rw-r--r-- | profiles/arch/sparc/use.stable.mask | 5 |
5 files changed, 0 insertions, 25 deletions
diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index aa183bea8142..772a91e9951a 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -8,8 +8,3 @@ # Mask qt4, qt5 for stabilisation timeout, bug #620334 qt5 qt4 - -# Mike Gilbert <floppym@gentoo.org> (28 Oct 2017) -# Mask python targets until dev-lang/python is stable. -python_single_target_python3_6 -python_targets_python3_6 diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask index 35a65afb6d71..88f33d5ae7be 100644 --- a/profiles/arch/ia64/use.stable.mask +++ b/profiles/arch/ia64/use.stable.mask @@ -4,11 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Mike Gilbert <floppym@gentoo.org> (28 Oct 2017) -# Mask python targets until dev-lang/python is stable. -python_single_target_python3_6 -python_targets_python3_6 - # Not stable mkl diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 5e2c62e8568b..ab73cb222f1a 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,8 +1,3 @@ -# Mike Gilbert <floppym@gentoo.org> (28 Oct 2017) -# Mask python targets until dev-lang/python is stable. -python_single_target_python3_6 -python_targets_python3_6 - # Andrey Grozin <grozin@gentoo.org> (25 Jun 2014) # no stable versions on ppc clisp diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index 2600691ce736..e797af411b72 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -3,8 +3,3 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask - -# Mike Gilbert <floppym@gentoo.org> (28 Oct 2017) -# Mask python targets until dev-lang/python is stable. -python_single_target_python3_6 -python_targets_python3_6 diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index da3b8c16a45f..a381058c68d3 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -4,11 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Mike Gilbert <floppym@gentoo.org> (28 Oct 2017) -# Mask python targets until dev-lang/python is stable. -python_single_target_python3_6 -python_targets_python3_6 - # Hans de Graaff <graaff@gentoo.org> (13 Aug 2017) # Drop stable ruby on sparc ruby |