profiles/base/make.defaults: Add postgres10 to POSTGRES_TARGETS
authorAaron W. Swenson <titanofold@gentoo.org>
Wed, 13 Jun 2018 11:13:57 +0000 (07:13 -0400)
committerAaron W. Swenson <titanofold@gentoo.org>
Wed, 13 Jun 2018 11:13:57 +0000 (07:13 -0400)
profiles/base/make.defaults

index bfb6fd69d2084f4d6f87778f0ec4b3045cad7f68..b41ecfa1f2795497dc14666cf33d1968a1c70ac5 100644 (file)
@@ -151,7 +151,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"
+POSTGRES_TARGETS="postgres9_5 postgres10"
 
 # Michael Orlitzky <mjo@gentoo.org> (17 Nov 2017)
 #