diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/Manifest.gz | bin | 38159 -> 38160 bytes | |||
-rw-r--r-- | eclass/postgres.eclass | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz Binary files differindex bf92e8902a88..5fa0040331b5 100644 --- a/eclass/Manifest.gz +++ b/eclass/Manifest.gz diff --git a/eclass/postgres.eclass b/eclass/postgres.eclass index 95ed168d40a1..e10f2f7611ee 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 15 14 13 12 11 10 ) +_POSTGRES_ALL_VERSIONS=( 9999 16 15 14 13 12 11 ) |