commit: f8cc5b7896dee489812577abc6b8f86f239c4434 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Tue Apr 5 19:03:13 2022 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Tue Apr 5 19:03:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8cc5b78
profiles: Clean up PHP 7.3 entry from package.mask Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/package.mask | 9 --------- 1 file changed, 9 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 1371895c3417..baee7130d1cf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -305,15 +305,6 @@ dev-lang/python:3.6 # and accept a more unstable release. >=www-client/chromium-102 -# Brian Evans <[email protected]> (2022-03-03) -# PHP 7.3 is end-of-life -# Please upgrade to a newer slot -# Guide at https://www.php.net/manual/en/migration74.incompatible.php -# Removal in 30 days -dev-lang/php:7.3 -virtual/httpd-php:7.3 -<www-apps/icingaweb2-module-director-1.8.1 - # Anton Fischl <[email protected]> (2022-02-23) # Version 2.5.* is not meant for production according to upstream =app-backup/burp-2.5*
