diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-06-24 01:25:35 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-06-24 01:25:35 +0100 |
commit | a152c669e7ec3bb6ae13b747b985e2ece3b58b0a (patch) | |
tree | d0bc106af803b1687d9959980809b98a2419a2a7 /profiles/base | |
parent | e61316437bd8569d122a22afee87973ea4949120 (diff) |
gentoo auto-resync : 24:06:2023 - 01:25:35
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 3db006422db7..2f6fe5f5d9f0 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -168,7 +168,7 @@ POSTGRES_TARGETS="postgres12 postgres13" # 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-4 php8-0" +PHP_TARGETS="php8-1" # Alfredo Tupone <tupone@gentoo.org> (2022-11-16) # |