dev-db/pgmodeler: Remove postgres9_5

Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Jakov Smolic
2021-08-22 23:53:30 +02:00
committed by David Seifert
parent 472144652f
commit 83e41b07ff

View File

@@ -3,7 +3,7 @@
EAPI=7
POSTGRES_COMPAT=( 9.{5..6} 10 11 12 )
POSTGRES_COMPAT=( 9.6 10 11 12 )
inherit desktop postgres qmake-utils