dev-db/pgtap: Remove POSTGRES_COMPAT 9.3
authorAaron W. Swenson <titanofold@gentoo.org>
Sat, 15 Jun 2019 10:33:29 +0000 (06:33 -0400)
committerAaron W. Swenson <titanofold@gentoo.org>
Sat, 15 Jun 2019 10:33:29 +0000 (06:33 -0400)
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
dev-db/pgtap/pgtap-0.99.0.ebuild

index 5b2ada3225e847a170361f86d5972d687963e989..1a16121aa4af23eb519012ba9b08b621baf039fd 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-POSTGRES_COMPAT=( 9.{3..6} {10..11} )
+POSTGRES_COMPAT=( 9.{4..6} {10..11} )
 
 inherit postgres-multi