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

index c390f13f5a6517d6be765bbde22bc2e068c7f6f9..a3e2265b26e962b8849ab9a5694a33ac8aeec2ff 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
-POSTGRES_COMPAT=( 9.{3..6} 10 )
+POSTGRES_COMPAT=( 9.{4..6} 10 )
 POSTGRES_USEDEP="server,threads"
 
 inherit eutils postgres-multi versionator