projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0908df
)
dev-db/pgtap: Remove <9.3 from POSTGRES_COMPAT
author
Aaron W. Swenson
<titanofold@gentoo.org>
Sun, 13 May 2018 16:52:01 +0000
(12:52 -0400)
committer
Aaron W. Swenson
<titanofold@gentoo.org>
Sun, 13 May 2018 16:52:01 +0000
(12:52 -0400)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-db/pgtap/pgtap-0.98.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/pgtap/pgtap-0.98.0.ebuild
b/dev-db/pgtap/pgtap-0.98.0.ebuild
index 78345ba6dae4b3c8414179fd7aae75f6234d1b18..7f2af4e663647e1c07fb794d47c7a2c76d068003 100644
(file)
--- a/
dev-db/pgtap/pgtap-0.98.0.ebuild
+++ b/
dev-db/pgtap/pgtap-0.98.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-POSTGRES_COMPAT=( 9.{
2
..6} 10 )
+POSTGRES_COMPAT=( 9.{
3
..6} 10 )
inherit postgres-multi