commit:     7af7ec5760bf8f0594e8330bf08606383815a1f9
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 22:48:37 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 22:48:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af7ec57

use.stable.mask:  Unmask php_targets_php7-1 except on alpha and arm

 profiles/arch/alpha/use.stable.mask | 4 ++++
 profiles/arch/arm/use.stable.mask   | 4 ++++
 profiles/base/use.stable.mask       | 4 ----
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/alpha/use.stable.mask 
b/profiles/arch/alpha/use.stable.mask
index d02ad2687c9..7ef77fce94b 100644
--- a/profiles/arch/alpha/use.stable.mask
+++ b/profiles/arch/alpha/use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Brian Evans <grkni...@gentoo.org> (16 Dec 2017)
+# Needs dev-lang/php:7.1 stable
+php_targets_php7-1
+
 # Tobias Klausmann <klaus...@gentoo.org> (17 Mar 2016)
 # Webkit itself is enormous (~13h compile+test on our fastest dev machine), so
 # it will remain not-stable forever. Mask the USE flag accordingly.

diff --git a/profiles/arch/arm/use.stable.mask 
b/profiles/arch/arm/use.stable.mask
index b558895f1e5..71be5d31fbc 100644
--- a/profiles/arch/arm/use.stable.mask
+++ b/profiles/arch/arm/use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Brian Evans <grkni...@gentoo.org> (16 Dec 2017)
+# Needs dev-lang/php:7.1 stable
+php_targets_php7-1
+
 # Mike Gilbert <flop...@gentoo.org> (28 Oct 2017)
 # Mask python targets until dev-lang/python is stable.
 python_single_target_python3_6

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 17e9d945a7f..242a34b3fe1 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -8,10 +8,6 @@
 # Needs dev-lang/php:7.2 stable
 php_targets_php7-2
 
-# Brian Evans <grkni...@gentoo.org> (06 Dec 2016)
-# Needs dev-lang/php:7.1 stable
-php_targets_php7-1
-
 # Zac Medico <zmed...@gentoo.org> (01 Sep 2016)
 # Needs virtual/pypy* stable
 python_targets_pypy

Reply via email to