dev-db/pgmodeler: 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:50:14 -04:00
parent d94a4a2753
commit 7a2c86a9a7

View 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