[dev-db/timescaledb] missed pg14 removal
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {14..17} )
|
||||
POSTGRES_COMPAT=( {15..17} )
|
||||
POSTGRES_USEDEP="ssl"
|
||||
|
||||
inherit postgres-multi cmake
|
||||
|
||||
Reference in New Issue
Block a user