From 0a2f7cccb5b6dfa2c01ab6bb351d474022329d83 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 28 Nov 2019 21:45:14 +0100 Subject: [PATCH] profiles: Unmask PHP 7.4 as it is released Signed-off-by: Thomas Deutschmann --- profiles/base/use.mask | 4 ---- profiles/base/use.stable.mask | 4 ++++ profiles/package.mask | 5 ----- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 6e981e94a6e9..a00850be931a 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -16,10 +16,6 @@ libglvnd # app-office/texmacs is package.mask'd. Bug #436400 texmacs -# Brian Evans (2019-07-25) -# Mask flag for early testing -php_targets_php7-4 - # Hans de Graaff (2019-04-07) # Mask Ruby 2.3 as EOL ruby_targets_ruby23 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 9ddc19ed3b00..082edee11a3e 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/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 +# Thomas Deutschmann (28 Nov 2019) +# Mask PHP 7.4 target while unstable +php_targets_php7-3 + # Patrick Lauer (2019-10-04) # No postgres-12 stable yet postgres_targets_postgres12 diff --git a/profiles/package.mask b/profiles/package.mask index c6f1a48a6eac..dbbabd13f2f3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -494,11 +494,6 @@ dev-lang/vala:0.46 # It breaks hundreds of py2 ebuilds and not all deps are keyworded >=dev-python/pytest-5.0.1 -# Brian Evans (2019-07-25) -# Mask new beta versions until release -dev-lang/php:7.4 -~virtual/httpd-php-7.4 - # Robin H. Johnson (2019-07-08) # Needs LOTS of testing, broke boot on my laptop in early attempts, maybe needs # matching genkernel work? -- 2.26.2