From d279646a3b61d6c11e731c3e1443da5130ac2bbb Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sat, 8 Jun 2019 23:02:03 +0200 Subject: [PATCH] profiles: remove php_targets_php7-3 from stable mask for most arches Signed-off-by: Thomas Deutschmann --- profiles/arch/amd64/use.mask | 4 ++++ profiles/arch/arm/use.mask | 4 ++++ profiles/base/use.stable.mask | 4 ---- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 8dfa8e01410d..e6b4273c40f3 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -165,6 +165,10 @@ # SECTION: Unavailable/Broken +# Thomas Deutschmann (08 Jun 2019) +# Needs dev-php/igbinary stable (bug 687326) +php_targets_php7-3 + # 2004/06/22 - Taken from 2004.0 profile # masked 3dfx diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index f43742a9f2af..9734926eac47 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -5,6 +5,10 @@ -cpu_flags_arm_iwmmxt -cpu_flags_arm_iwmmxt2 +# Thomas Deutschmann (08 Jun 2019) +# Needs dev-lang/php:7.3 stable +php_targets_php7-3 + # Michał Górny (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 2f3562ed47e0..741d220aa4b7 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 (11 Jan 2019) -# Mask PHP 7.3 target while unstable -php_targets_php7-3 - # Zac Medico (01 Sep 2016) # Needs virtual/pypy* stable python_targets_pypy -- 2.26.2