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