From 03a03b74041054f11342869284fb40b6199eea0d Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Sat, 25 Feb 2017 21:43:34 -0500 Subject: [PATCH] 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 2c4e9ace0786..aed36216fc6d 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 (20 Feb 2017) -# Remove mask on stable PHP 7.x on major arch --php_targets_php7-0 - # Mike Gilbert (19 Oct 2014) # sys-libs/libapparmor apparmor diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask index aeaea3c8ceb6..02c04ff91218 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 (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 cb796b4604a8..b121d58fa31b 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 (22 Feb 2017) -# Remove mask on stable PHP 7.x on major arch for extension testing --php_targets_php7-0 - # Mike Gilbert (19 Oct 2014) # sys-libs/libapparmor apparmor diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 43c3066c4f1f..2580682f22d2 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 (18 Dec 2015) -# Needs dev-lang/php:7.0 stable -php_targets_php7-0 - # Mike Gilbert (02 Oct 2015) # Needs dev-lang/python:3.5 stable python_targets_python3_5 -- 2.26.2