mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
postgres.eclass: Disable postgres13 support
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
This commit is contained in:
parent
49daa62ac2
commit
ce546c73a1
@ -27,7 +27,7 @@ _POSTGRES_ECLASS=1
|
||||
# @DESCRIPTION:
|
||||
# List of versions to reverse sort POSTGRES_COMPAT slots
|
||||
|
||||
_POSTGRES_ALL_VERSIONS=( 9999 18 17 16 15 14 13 )
|
||||
_POSTGRES_ALL_VERSIONS=( 9999 18 17 16 15 14 )
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user