commit: 2fe78f8d992f066bad50d118881d85ccd77452a9 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Thu Jun 14 12:51:17 2018 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Thu Jun 14 13:17:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe78f8d
profiles: package.mask new PHP slot for initial testing Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cff01ad5a90..1e65c04ea12 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Brian Evans <[email protected]> (14 Jun 2018) +# Mask new php pre-releases for initial testing +dev-lang/php:7.3 +virtual/httpd-php:7.3 + # Andreas Sturmlechner <[email protected]> (10 Jun 2018) # Dead upstream, no more revdeps after LO dropped support. # Masked for removal in 30 days, bug #657400
