From a1efecbe056a1c2963a79546d721ee7a5762a191 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 20 Sep 2018 08:48:10 -0400 Subject: profiles: Remove php_targets_php7-2 from stable mask for most arches Signed-off-by: Brian Evans --- profiles/arch/alpha/use.stable.mask | 8 ++++---- profiles/arch/arm/use.stable.mask | 8 ++++---- profiles/base/use.stable.mask | 4 ---- 3 files changed, 8 insertions(+), 12 deletions(-) (limited to 'profiles') diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index 3bc017ef9a61..30fc79015c0b 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -4,15 +4,15 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Brian Evans (14 Aug 2017) +# Needs dev-lang/php:7.2 stable +php_targets_php7-2 + # Mike Gilbert (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 -# Brian Evans (16 Dec 2017) -# Needs dev-lang/php:7.1 stable -php_targets_php7-1 - # Tobias Klausmann (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 c890d5991f36..bc9c137a4408 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 (14 Aug 2017) +# Needs dev-lang/php:7.2 stable +php_targets_php7-2 + # Mike Gilbert (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 @@ -13,10 +17,6 @@ python_single_target_python3_7 # Not stable, bug #642822 qt5 -# Brian Evans (16 Dec 2017) -# Needs dev-lang/php:7.1 stable -php_targets_php7-1 - # Michael Palimaka (03 Jun 2017) # Not yet stable. elogind diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 4f4862436e66..8d065fe4f51d 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Brian Evans (14 Aug 2017) -# Needs dev-lang/php:7.2 stable -php_targets_php7-2 - # Zac Medico (01 Sep 2016) # Needs virtual/pypy* stable python_targets_pypy -- cgit v1.2.3-65-gdbad