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
parentapp-admin/fluentd: 1.14.4 bump. (diff)
downloadgentoo-ff7640e2.tar.gz
gentoo-ff7640e2.tar.bz2
gentoo-ff7640e2.zip
Revert "profiles: Mask PHP 7.3 as end of life"
This reverts commit 28a229d6bc7830b88737cfefad0df107c9defedf. Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r--profiles/base/use.mask6
-rw-r--r--profiles/package.mask8
2 files changed, 0 insertions, 14 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.
diff --git a/profiles/package.mask b/profiles/package.mask
index 3dae18e0f9e8..a1ffe7417880 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,14 +33,6 @@
#--- END OF EXAMPLES ---
-# Brian Evans <grknight@gentoo.org> (2022-01-21)
-# 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
-
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-01-17)
# Java-packages with no consumers and depending on virtual/{jdk,jre}-1.6
# Removal in 30 days.