commit: 3c1d6fc79660d80974609b90e6c6a5b6abd0b406 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Thu May 14 18:15:32 2020 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Thu May 14 18:15:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c1d6fc7
profiles: p.u.s.mask - Drop old PHP 7.4 target mask Issues resolved Closes: https://bugs.gentoo.org/710942 Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/base/package.use.stable.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 243fed2cc60..36663448282 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -22,14 +22,6 @@ mate-base/mate bluetooth # on stable systems or force a stable upgrade. dev-libs/boost numpy -# Brian Evans <[email protected]> (2020-02-27) -# Two packages are delayed during stable of PHP 7.4 -# arm, arm64 and hppa necessary to not disruput consistency -# but this will allow all other packages to be used -# Bug 706180, 710942 -dev-php/pecl-apcu php_targets_php7-4 -dev-php/pecl-yaz php_targets_php7-4 - # Georgy Yakovlev <[email protected]> (2019-12-21) # For bleeding edge features and testing, not generally suitable # for stable systems
