summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2022-03-03 14:06:29 -0500
committerBrian Evans <grknight@gentoo.org>2022-03-03 14:09:40 -0500
commit0915c52d4fbcf365a3e4959f3f4f6882ac71d83d (patch)
tree69af3ec1eb79c2e632951c79ad33f8d910557fcf /profiles/base
parentdev-python/pillow: stable 9.0.1 for sparc, bug #833368 (diff)
downloadgentoo-0915c52d4fbcf365a3e4959f3f4f6882ac71d83d.tar.gz
gentoo-0915c52d4fbcf365a3e4959f3f4f6882ac71d83d.tar.bz2
gentoo-0915c52d4fbcf365a3e4959f3f4f6882ac71d83d.zip
profiles: Mask PHP 7.3 as end of life
Bug: https://bugs.gentoo.org/831740 Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/use.mask6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index c781a10f9857..5d4333cb0d6f 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,12 @@
# 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.