dev-db/slony1: Remove <9.3 from POSTGRES_COMPAT
authorAaron W. Swenson <titanofold@gentoo.org>
Sun, 13 May 2018 16:48:36 +0000 (12:48 -0400)
committerAaron W. Swenson <titanofold@gentoo.org>
Sun, 13 May 2018 16:48:36 +0000 (12:48 -0400)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-db/slony1/slony1-2.2.6.ebuild

index 6bc6c35ed41fa7c3b7cdcfb13f971b4b5c0b543e..c390f13f5a6517d6be765bbde22bc2e068c7f6f9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-POSTGRES_COMPAT=( 9.{2..6} 10 )
+POSTGRES_COMPAT=( 9.{3..6} 10 )
 POSTGRES_USEDEP="server,threads"
 
 inherit eutils postgres-multi versionator