summaryrefslogtreecommitdiff
path: root/dev-db/pgrouting/pgrouting-3.1.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-26 00:09:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-26 00:09:36 +0100
commitb1c81de4fadbd00897700a7321f03b390d952b2e (patch)
treee6cc812351d4f105c110cfc363ebb497e996f47a /dev-db/pgrouting/pgrouting-3.1.3.ebuild
parent7c59acba5699c9c58090a7a738669669a7307023 (diff)
gentoo resync : 26.08.2021
Diffstat (limited to 'dev-db/pgrouting/pgrouting-3.1.3.ebuild')
-rw-r--r--dev-db/pgrouting/pgrouting-3.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgrouting/pgrouting-3.1.3.ebuild b/dev-db/pgrouting/pgrouting-3.1.3.ebuild
index 97f11ea503ca..fbeb110ffd18 100644
--- a/dev-db/pgrouting/pgrouting-3.1.3.ebuild
+++ b/dev-db/pgrouting/pgrouting-3.1.3.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