commit:     178e2e48533342699d8bd115b1721d8678035760
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  8 00:12:00 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Jul  8 14:02:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=178e2e48

profiles: add stable masks for python3_7

 profiles/arch/alpha/use.stable.mask         | 5 +++++
 profiles/arch/amd64/use.stable.mask         | 5 +++++
 profiles/arch/arm/use.stable.mask           | 5 +++++
 profiles/arch/arm64/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 +++++
 profiles/arch/x86/use.stable.mask           | 5 +++++
 9 files changed, 45 insertions(+)

diff --git a/profiles/arch/alpha/use.stable.mask 
b/profiles/arch/alpha/use.stable.mask
index 7ef77fce94b..3bc017ef9a6 100644
--- a/profiles/arch/alpha/use.stable.mask
+++ b/profiles/arch/alpha/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> (08 Jun 2017)
+# dev-lang/python:3.7 is not stable.
+python_targets_python3_7
+python_single_target_python3_7
+
 # Brian Evans <grkni...@gentoo.org> (16 Dec 2017)
 # Needs dev-lang/php:7.1 stable
 php_targets_php7-1

diff --git a/profiles/arch/amd64/use.stable.mask 
b/profiles/arch/amd64/use.stable.mask
index b5a541324b9..1fc437119b7 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/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> (08 Jun 2017)
+# dev-lang/python:3.7 is not stable.
+python_targets_python3_7
+python_single_target_python3_7
+
 # Andreas K. Hüttel <dilfri...@gentoo.org> (26 May 2017)
 # dev-db/firebird is keyworded ~amd64
 firebird

diff --git a/profiles/arch/arm/use.stable.mask 
b/profiles/arch/arm/use.stable.mask
index 91c3f277d6b..c890d5991f3 100644
--- a/profiles/arch/arm/use.stable.mask
+++ b/profiles/arch/arm/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> (08 Jun 2017)
+# dev-lang/python:3.7 is not stable.
+python_targets_python3_7
+python_single_target_python3_7
+
 # Andreas Sturmlechner <ast...@gentoo.org> (06 May 2018)
 # Not stable, bug #642822
 qt5

diff --git a/profiles/arch/arm64/use.stable.mask 
b/profiles/arch/arm64/use.stable.mask
index 51ffb918bc8..5a2f6022136 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/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> (08 Jun 2017)
+# dev-lang/python:3.7 is not stable.
+python_targets_python3_7
+python_single_target_python3_7
+
 # Mart Raudsepp <l...@gentoo.org> (06 May 2018)
 # net-print/cups not stable yet
 cups

diff --git a/profiles/arch/ia64/use.stable.mask 
b/profiles/arch/ia64/use.stable.mask
index 88f33d5ae7b..7b9d312ba39 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> (08 Jun 2017)
+# dev-lang/python:3.7 is not stable.
+python_targets_python3_7
+python_single_target_python3_7
+
 # Not stable
 mkl
 

diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask 
b/profiles/arch/powerpc/ppc32/use.stable.mask
index 7f3d00880ab..49f0bee80f6 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> (08 Jun 2017)
+# dev-lang/python:3.7 is not stable.
+python_targets_python3_7
+python_single_target_python3_7
+
 # Mikle Kolyada <zlog...@gentoo.org> (24 Apr 2018)
 # no stable net-misc/aria2 on ppc
 aria2

diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask 
b/profiles/arch/powerpc/ppc64/use.stable.mask
index e797af411b7..a47ca75152f 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> (08 Jun 2017)
+# dev-lang/python:3.7 is not stable.
+python_targets_python3_7
+python_single_target_python3_7

diff --git a/profiles/arch/sparc/use.stable.mask 
b/profiles/arch/sparc/use.stable.mask
index a381058c68d..127d5cf20fb 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> (08 Jun 2017)
+# dev-lang/python:3.7 is not stable.
+python_targets_python3_7
+python_single_target_python3_7
+
 # Hans de Graaff <gra...@gentoo.org> (13 Aug 2017)
 # Drop stable ruby on sparc
 ruby

diff --git a/profiles/arch/x86/use.stable.mask 
b/profiles/arch/x86/use.stable.mask
index 13064b699d2..85f2fc15300 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/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> (08 Jun 2017)
+# dev-lang/python:3.7 is not stable.
+python_targets_python3_7
+python_single_target_python3_7
+
 # Andreas K. Hüttel <dilfri...@gentoo.org> (26 May 2017)
 # dev-db/firebird is keyworded ~x86
 firebird

Reply via email to