projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2898f3
)
profiles/base/make.defaults: Add postgres10 to POSTGRES_TARGETS
author
Aaron W. Swenson
<titanofold@gentoo.org>
Wed, 13 Jun 2018 11:13:57 +0000
(07:13 -0400)
committer
Aaron W. Swenson
<titanofold@gentoo.org>
Wed, 13 Jun 2018 11:13:57 +0000
(07:13 -0400)
profiles/base/make.defaults
patch
|
blob
|
history
diff --git
a/profiles/base/make.defaults
b/profiles/base/make.defaults
index bfb6fd69d2084f4d6f87778f0ec4b3045cad7f68..b41ecfa1f2795497dc14666cf33d1968a1c70ac5 100644
(file)
--- a/
profiles/base/make.defaults
+++ b/
profiles/base/make.defaults
@@
-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)
#