summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index ebcbbe0ad388..5b8552b7c2d2 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -166,7 +166,7 @@ POSTGRES_TARGETS="postgres10 postgres11"
# Moreover, it should only contain targets that have a stable version
# of PHP, to avoid pulling in an unstable PHP on stable systems.
#
-PHP_TARGETS="php7-2 php7-3"
+PHP_TARGETS="php7-2 php7-3 php7-4"
# Alfredo Tupone <tupone@gentoo.org> (2019-09-03)
#