dev-db/pg_repack: drop 9.4, removed from ::gentoo

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-08-17 12:07:44 +02:00
parent b2a05372d8
commit 2933ced258

View File

@@ -3,7 +3,7 @@
EAPI=7
POSTGRES_COMPAT=( 9.4 9.5 9.6 10 11 12 )
POSTGRES_COMPAT=( 9.5 9.6 10 11 12 )
POSTGRES_USEDEP="server"
inherit postgres-multi