Skip to content

Commit

Permalink
dev-db/pgtap: Remove <9.3 from POSTGRES_COMPAT
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
titanofold committed May 13, 2018
1 parent a0908df commit 9e1e50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-db/pgtap/pgtap-0.98.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

POSTGRES_COMPAT=( 9.{2..6} 10 )
POSTGRES_COMPAT=( 9.{3..6} 10 )

inherit postgres-multi

Expand Down

0 comments on commit 9e1e50d

Please sign in to comment.