diff options
Diffstat (limited to 'dev-db/pgtap/pgtap-0.99.0.ebuild')
-rw-r--r-- | dev-db/pgtap/pgtap-0.99.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgtap/pgtap-0.99.0.ebuild b/dev-db/pgtap/pgtap-0.99.0.ebuild index 5b2ada3225e8..1a16121aa4af 100644 --- a/dev-db/pgtap/pgtap-0.99.0.ebuild +++ b/dev-db/pgtap/pgtap-0.99.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -POSTGRES_COMPAT=( 9.{3..6} {10..11} ) +POSTGRES_COMPAT=( 9.{4..6} {10..11} ) inherit postgres-multi |