mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-db/pgpool2: Add 10 to POSTGRES_COMPAT
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=6
|
||||
|
||||
EGIT_REPO_URI="https://git.postgresql.org/git/pgpool2.git"
|
||||
|
||||
POSTGRES_COMPAT=( 9.{3..6} )
|
||||
POSTGRES_COMPAT=( 9.{3..6} 10 )
|
||||
|
||||
inherit git-r3 postgres-multi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user