commit: 9a93e742928e36b455e73afe2f59db096e4a76b4 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Thu Mar 17 14:17:59 2022 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Thu Mar 17 14:17:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a93e742
profiles: Drop old PHP USE masks Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/base/use.mask | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index a12b6f195b51..059f596fff47 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -38,22 +38,10 @@ ros_messages_eus # Mask Ruby 2.4 as EOL ruby_targets_ruby24 -# Brian Evans <[email protected]> (2019-12-19) -# PHP 7.1 is end of life and has security issues Bug 703326 -php_targets_php7-1 - -# Brian Evans <[email protected]> (2019-10-01) -# Mask PHP 5.6 target for EOL -php_targets_php5-6 - # Matt Turner <[email protected]> (2019-09-01) # app-office/texmacs is package.mask'd. Bug #436400 texmacs -# Brian Evans <[email protected]> (2019-01-11) -# Mask PHP 7.0 target as EOL -php_targets_php7-0 - # Matt Turner <[email protected]> (2018-11-11) # d3d9 only works on amd64/x86. d3d9
