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

index 9d9b077aa76c7e36940bb77785311468bb71a8ae..0c8fc05f6763df8d1cda327b7f1843d2cde56474 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 )
 
 inherit desktop postgres qmake-utils