diff options
author | Brian Evans <grknight@gentoo.org> | 2020-05-14 14:15:32 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2020-05-14 14:15:32 -0400 |
commit | 3c1d6fc79660d80974609b90e6c6a5b6abd0b406 (patch) | |
tree | cc83ff9368c24e0e1369cf5f388f407ea8e76ae3 /profiles | |
parent | mail-client/mutt-1.14.0-r1: revbump to enable USE=autocrypt support (diff) | |
download | gentoo-3c1d6fc79660d80974609b90e6c6a5b6abd0b406.tar.gz gentoo-3c1d6fc79660d80974609b90e6c6a5b6abd0b406.tar.bz2 gentoo-3c1d6fc79660d80974609b90e6c6a5b6abd0b406.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.stable.mask | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 243fed2cc60b..366634482829 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 <grknight@gentoo.org> (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 <gyakovlev@gentoo.org> (2019-12-21) # For bleeding edge features and testing, not generally suitable # for stable systems |