commit: f97f728e5f421b075a2d935a402ddd9f948d119f
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 16:26:28 2020 +0000
Commit: 罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 16:26:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f97f728e
dev-db/postgresql: Add more python_targets
Fix #733542
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>
dev-db/postgresql/postgresql-10.14.ebuild | 2 +-
dev-db/postgresql/postgresql-11.9.ebuild | 2 +-
dev-db/postgresql/postgresql-12.4.ebuild | 2 +-
dev-db/postgresql/postgresql-13.0.ebuild | 2 +-
dev-db/postgresql/postgresql-9.5.23.ebuild | 2 +-
dev-db/postgresql/postgresql-9.6.19.ebuild | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-db/postgresql/postgresql-10.14.ebuild
b/dev-db/postgresql/postgresql-10.14.ebuild
index 533fd71130e..a0d0ae70a56 100644
--- a/dev-db/postgresql/postgresql-10.14.ebuild
+++ b/dev-db/postgresql/postgresql-10.14.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd
diff --git a/dev-db/postgresql/postgresql-11.9.ebuild
b/dev-db/postgresql/postgresql-11.9.ebuild
index a5d28f91604..f49a3c2de54 100644
--- a/dev-db/postgresql/postgresql-11.9.ebuild
+++ b/dev-db/postgresql/postgresql-11.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd
diff --git a/dev-db/postgresql/postgresql-12.4.ebuild
b/dev-db/postgresql/postgresql-12.4.ebuild
index 3d24f5a80a7..88a1f960cb2 100644
--- a/dev-db/postgresql/postgresql-12.4.ebuild
+++ b/dev-db/postgresql/postgresql-12.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd
diff --git a/dev-db/postgresql/postgresql-13.0.ebuild
b/dev-db/postgresql/postgresql-13.0.ebuild
index 4dc2c18c1a2..36cc823987e 100644
--- a/dev-db/postgresql/postgresql-13.0.ebuild
+++ b/dev-db/postgresql/postgresql-13.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd
diff --git a/dev-db/postgresql/postgresql-9.5.23.ebuild
b/dev-db/postgresql/postgresql-9.5.23.ebuild
index ef898daa47e..acc5e9779fd 100644
--- a/dev-db/postgresql/postgresql-9.5.23.ebuild
+++ b/dev-db/postgresql/postgresql-9.5.23.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd
diff --git a/dev-db/postgresql/postgresql-9.6.19.ebuild
b/dev-db/postgresql/postgresql-9.6.19.ebuild
index 586527a2a68..b36d51b81ce 100644
--- a/dev-db/postgresql/postgresql-9.6.19.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.19.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd