summaryrefslogtreecommitdiff
path: root/eclass/postgres.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/postgres.eclass')
-rw-r--r--eclass/postgres.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/postgres.eclass b/eclass/postgres.eclass
index d743c5d0d165..6f322f5b7573 100644
--- a/eclass/postgres.eclass
+++ b/eclass/postgres.eclass
@@ -27,7 +27,7 @@ _POSTGRES_ECLASS=1
# @DESCRIPTION:
# List of versions to reverse sort POSTGRES_COMPAT slots
-_POSTGRES_ALL_VERSIONS=( 9999 17 16 15 14 13 )
+_POSTGRES_ALL_VERSIONS=( 9999 18 17 16 15 14 13 )