commit:     34b05b4aad00a3af5de9558043f3d91eb749983b
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 17:47:30 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 17:47:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b05b4a

Revert "profiles: drop python3_6 stable mask on hppa, ia64, ppc, ppc64, sparc"

This reverts commit aa8305c24d4c854c83b4d0f6932596be096962b9.

Bug 639114 must be completed first.

Bug: https://bugs.gentoo.org/639070

 profiles/arch/hppa/use.stable.mask          | 5 +++++
 profiles/arch/ia64/use.stable.mask          | 5 +++++
 profiles/arch/powerpc/ppc32/use.stable.mask | 5 +++++
 profiles/arch/powerpc/ppc64/use.stable.mask | 5 +++++
 profiles/arch/sparc/use.stable.mask         | 5 +++++
 5 files changed, 25 insertions(+)

diff --git a/profiles/arch/hppa/use.stable.mask 
b/profiles/arch/hppa/use.stable.mask
index 772a91e9951..aa183bea814 100644
--- a/profiles/arch/hppa/use.stable.mask
+++ b/profiles/arch/hppa/use.stable.mask
@@ -8,3 +8,8 @@
 # Mask qt4, qt5 for stabilisation timeout, bug #620334
 qt5
 qt4
+
+# Mike Gilbert <flop...@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 88f33d5ae7b..35a65afb6d7 100644
--- a/profiles/arch/ia64/use.stable.mask
+++ b/profiles/arch/ia64/use.stable.mask
@@ -4,6 +4,11 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Mike Gilbert <flop...@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 ab73cb222f1..5e2c62e8568 100644
--- a/profiles/arch/powerpc/ppc32/use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/use.stable.mask
@@ -1,3 +1,8 @@
+# Mike Gilbert <flop...@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 <gro...@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 e797af411b7..2600691ce73 100644
--- a/profiles/arch/powerpc/ppc64/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/use.stable.mask
@@ -3,3 +3,8 @@
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
+
+# Mike Gilbert <flop...@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 a381058c68d..da3b8c16a45 100644
--- a/profiles/arch/sparc/use.stable.mask
+++ b/profiles/arch/sparc/use.stable.mask
@@ -4,6 +4,11 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Mike Gilbert <flop...@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 <gra...@gentoo.org> (13 Aug 2017)
 # Drop stable ruby on sparc
 ruby

Reply via email to