commit:     03a03b74041054f11342869284fb40b6199eea0d
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 26 02:43:34 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Sun Feb 26 02:43:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a03b74

Remove php_targets_php7-0 USE stable mask on all except ia64

 profiles/arch/amd64/use.stable.mask | 4 ----
 profiles/arch/ia64/use.stable.mask  | 6 +++++-
 profiles/arch/x86/use.stable.mask   | 4 ----
 profiles/base/use.stable.mask       | 4 ----
 4 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/profiles/arch/amd64/use.stable.mask 
b/profiles/arch/amd64/use.stable.mask
index 2c4e9ace07..aed36216fc 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -5,10 +5,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Brian Evans <[email protected]> (20 Feb 2017)
-# Remove mask on stable PHP 7.x on major arch
--php_targets_php7-0
-
 # Mike Gilbert <[email protected]> (19 Oct 2014)
 # sys-libs/libapparmor
 apparmor

diff --git a/profiles/arch/ia64/use.stable.mask 
b/profiles/arch/ia64/use.stable.mask
index aeaea3c8ce..02c04ff912 100644
--- a/profiles/arch/ia64/use.stable.mask
+++ b/profiles/arch/ia64/use.stable.mask
@@ -1,10 +1,14 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Brian Evans <[email protected]> (26 Feb 2017)
+# Needs dev-lang/php:7.0 stable
+php_targets_php7-0
+
 # Not stable
 mkl
 

diff --git a/profiles/arch/x86/use.stable.mask 
b/profiles/arch/x86/use.stable.mask
index cb796b4604..b121d58fa3 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -5,10 +5,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Brian Evans <[email protected]> (22 Feb 2017)
-# Remove mask on stable PHP 7.x on major arch for extension testing
--php_targets_php7-0
-
 # Mike Gilbert <[email protected]> (19 Oct 2014)
 # sys-libs/libapparmor
 apparmor

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 43c3066c4f..2580682f22 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -21,10 +21,6 @@ python_single_target_pypy
 python_targets_pypy3
 python_single_target_pypy3
 
-# Brian Evans <[email protected]> (18 Dec 2015)
-# Needs dev-lang/php:7.0 stable
-php_targets_php7-0
-
 # Mike Gilbert <[email protected]> (02 Oct 2015)
 # Needs dev-lang/python:3.5 stable
 python_targets_python3_5

Reply via email to