base/make.defaults: Bump default POSTGRES_TARGETS
authorAaron W. Swenson <titanofold@gentoo.org>
Sat, 25 May 2019 10:57:44 +0000 (06:57 -0400)
committerAaron W. Swenson <titanofold@gentoo.org>
Sat, 25 May 2019 10:57:44 +0000 (06:57 -0400)
Dropped postgres9_5, added postgres11

Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
profiles/base/make.defaults

index e6652a62610dad4e5769cdf6efc3656058271385..053b0e4ac859e8f2fb37f19c32bbfff023e78078 100644 (file)
@@ -154,7 +154,7 @@ TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
 
 # Aaron W. Swenson <titanofold@gentoo.org> (9 Jul 2017)
 # Default target(s) for postgres{,-multi}.eclass
-POSTGRES_TARGETS="postgres9_5 postgres10"
+POSTGRES_TARGETS="postgres10 postgres11"
 
 # Michael Orlitzky <mjo@gentoo.org> (17 Nov 2017)
 #