dev-db/pgtap: Remove POSTGRES_COMPAT 9.3

Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
This commit is contained in:
Aaron W. Swenson
2019-06-15 06:33:29 -04:00
parent 09cc79ed61
commit 1e207ed661

View File

@@ -3,7 +3,7 @@
EAPI=6
POSTGRES_COMPAT=( 9.{3..6} {10..11} )
POSTGRES_COMPAT=( 9.{4..6} {10..11} )
inherit postgres-multi