summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2022-01-21 11:07:20 -0500
committerBrian Evans <grknight@gentoo.org>2022-01-21 11:07:20 -0500
commitff7640e20d54ec3cf23c3dc05a1634182406a4c0 (patch)
tree757c682bd8e32589793575e9a374983e2daca7b8 /profiles/base
parentapp-admin/fluentd: 1.14.4 bump. (diff)
downloadgentoo-ff7640e20d54ec3cf23c3dc05a1634182406a4c0.tar.gz
gentoo-ff7640e20d54ec3cf23c3dc05a1634182406a4c0.tar.bz2
gentoo-ff7640e20d54ec3cf23c3dc05a1634182406a4c0.zip
Revert "profiles: Mask PHP 7.3 as end of life"
This reverts commit 28a229d6bc7830b88737cfefad0df107c9defedf. Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/use.mask6
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 310eda17d4da..c6a22bb1577f 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,12 +4,6 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
-# Brian Evans <grknight@gentoo.org> (2022-01-21)
-# PHP 7.3 is end-of-life
-# Please upgrade to a newer slot
-php_targets_php7-3
-php7-3
-
# Sam James <sam@gentoo.org> (2022-01-12)
# PCH has proven itself to be unreliable and lead to spurious build
# failures. Masking so users aren't exposed to such failures without opting-in.