projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e207ed
)
dev-db/postgis: Remove POSTGRES_COMPAT 9.3
author
Aaron W. Swenson
<titanofold@gentoo.org>
Sat, 15 Jun 2019 10:35:18 +0000
(06:35 -0400)
committer
Aaron W. Swenson
<titanofold@gentoo.org>
Sat, 15 Jun 2019 10:35:18 +0000
(06:35 -0400)
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
dev-db/postgis/postgis-2.4.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/postgis/postgis-2.4.6.ebuild
b/dev-db/postgis/postgis-2.4.6.ebuild
index 9d8fa02e934ebf043cec9e5576dcdcb1b1608504..2b057bbea83b37c48b8a903b19afb73ad3f1634a 100644
(file)
--- a/
dev-db/postgis/postgis-2.4.6.ebuild
+++ b/
dev-db/postgis/postgis-2.4.6.ebuild
@@
-3,7
+3,7
@@
EAPI="6"
-POSTGRES_COMPAT=( 9.{
3
..6} {10..11} )
+POSTGRES_COMPAT=( 9.{
4
..6} {10..11} )
POSTGRES_USEDEP="server"
inherit autotools eutils postgres-multi versionator