dev-db/slony1: 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:38 +02:00
committed by David Seifert
parent 35397c72fc
commit 47e1b67b28

View File

@@ -3,7 +3,7 @@
EAPI=7
POSTGRES_COMPAT=( 9.{5..6} {10..13} )
POSTGRES_COMPAT=( 9.6 {10..13} )
POSTGRES_USEDEP="server,threads"
inherit postgres-multi