summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-08-22 23:53:34 +0200
committerDavid Seifert <soap@gentoo.org>2021-08-22 23:53:34 +0200
commitca59749b5d73409980129f358969f078f04ddc81 (patch)
treeb0d39ad64ef7be072920fb6792f12be3bd122bbc /dev-db/pgtap/pgtap-0.99.0.ebuild
parentdev-db/pgrouting: Remove postgres9_5 (diff)
downloadgentoo-ca59749b5d73409980129f358969f078f04ddc81.tar.gz
gentoo-ca59749b5d73409980129f358969f078f04ddc81.tar.bz2
gentoo-ca59749b5d73409980129f358969f078f04ddc81.zip
dev-db/pgtap: Remove postgres9_5
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-db/pgtap/pgtap-0.99.0.ebuild')
-rw-r--r--dev-db/pgtap/pgtap-0.99.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pgtap/pgtap-0.99.0.ebuild b/dev-db/pgtap/pgtap-0.99.0.ebuild
index 4e6f68067a89..bc84eefe2478 100644
--- a/dev-db/pgtap/pgtap-0.99.0.ebuild
+++ b/dev-db/pgtap/pgtap-0.99.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-POSTGRES_COMPAT=( 9.{5..6} {10..11} )
+POSTGRES_COMPAT=( 9.6 {10..11} )
inherit postgres-multi