summaryrefslogtreecommitdiff
path: root/dev-db/pgrouting/pgrouting-3.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pgrouting/pgrouting-3.1.1.ebuild')
-rw-r--r--dev-db/pgrouting/pgrouting-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgrouting/pgrouting-3.1.1.ebuild b/dev-db/pgrouting/pgrouting-3.1.1.ebuild
index 0c0d27fd5710..9976eb3b0450 100644
--- a/dev-db/pgrouting/pgrouting-3.1.1.ebuild
+++ b/dev-db/pgrouting/pgrouting-3.1.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
CMAKE_BUILD_TYPE="Release"
#CMAKE_MAKEFILE_GENERATOR=emake
-POSTGRES_COMPAT=( 9.{5..6} {10..13} )
+POSTGRES_COMPAT=( 9.6 {10..13} )
POSTGRES_USEDEP="server"
inherit cmake postgres-multi