[dev-db/timescaledb] fix postgres_compat definition
This commit is contained in:
parent
8e963009bc
commit
aa777c5864
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
POSTGRES_COMPAT=( 11..12 )
|
POSTGRES_COMPAT=( {11..12} )
|
||||||
POSTGRES_USEDEP="server,ssl?"
|
POSTGRES_USEDEP="server,ssl?"
|
||||||
|
|
||||||
inherit cmake postgres-multi
|
inherit cmake postgres-multi
|
||||||
|
Loading…
Reference in New Issue
Block a user