summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2023-07-22 16:46:26 +0000
committerPatrick Lauer <patrick@gentoo.org>2023-07-22 16:46:26 +0000
commit60f8b3da0ac7bf0b83658e811487702ea192b934 (patch)
tree3c0edd08be95d8a2867c1397f5635b4f9fba3dc1
parentdev-db/pgbouncer: add 1.19.1, 1.20.0 (diff)
downloadgentoo-60f8b3da0ac7bf0b83658e811487702ea192b934.tar.gz
gentoo-60f8b3da0ac7bf0b83658e811487702ea192b934.tar.bz2
gentoo-60f8b3da0ac7bf0b83658e811487702ea192b934.zip
profiles/base: Update postgres_targets to postgres15
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
-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 3646d139c927..d961a4aad52f 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -153,7 +153,7 @@ TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
# Aaron W. Swenson <titanofold@gentoo.org> (2017-07-09)
# Default target(s) for postgres{,-multi}.eclass
-POSTGRES_TARGETS="postgres12 postgres13"
+POSTGRES_TARGETS="postgres15"
# Michael Orlitzky <mjo@gentoo.org> (2017-11-17)
#