From: Brian Evans Date: Fri, 11 Jan 2019 14:12:29 +0000 (-0500) Subject: profiles: Unmask PHP 7.3 as it is released X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ff7fcd298ae7823350e6ff7bdda2718944bd754f;p=gentoo.git profiles: Unmask PHP 7.3 as it is released Signed-off-by: Brian Evans --- diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 50595c64203a..08b939ae0f67 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file is only for generic masks. For arch-specific masks (i.e. @@ -12,10 +12,6 @@ d3d9 # Mask PostgreSQL 12 while in (pre-)alpha. postgres_targets_postgres12 -# Brian Evans (10 Aug 2018) -# Mask PHP 7.3 target while in beta -php_targets_php7-3 - # Matt Turner (23 Nov 2017) # For ancient hardware. Tired of maintaining. Masked for removal in 30 days. # Bug #606132. diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 2ec6d823cff8..2f3562ed47e0 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # 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 diff --git a/profiles/package.mask b/profiles/package.mask index f6539acb1aaa..c14edb1a057f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -294,11 +294,6 @@ net-analyzer/mate-netspeed =virtual/perl-threads-2.220.0 =virtual/perl-version-0.992.300 -# Brian Evans (14 Jun 2018) -# Mask new php pre-releases for initial testing -dev-lang/php:7.3 -virtual/httpd-php:7.3 - # Kent Fredric (27 May 2018) # Subject to Man-in-the-middle security bypass vulnerability. # Retained in tree only for users who need older versions