aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/pg_repack/pg_repack-1.4.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pg_repack/pg_repack-1.4.5.ebuild b/dev-db/pg_repack/pg_repack-1.4.5.ebuild
index 5d1561924..1ce6978d6 100644
--- a/dev-db/pg_repack/pg_repack-1.4.5.ebuild
+++ b/dev-db/pg_repack/pg_repack-1.4.5.ebuild
@@ -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