dev-db/pgpool2: Add 10 to POSTGRES_COMPAT

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Aaron W. Swenson
2018-05-13 12:55:42 -04:00
parent 559fafbc51
commit 2dcdaf5893

View File

@@ -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