summaryrefslogtreecommitdiff
path: root/dev-db/postgresql
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-28 11:20:33 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-28 11:20:33 +0000
commit267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02 (patch)
tree50c9b94d75da31b88e833ac64e318e58f706d800 /dev-db/postgresql
parentcb8cf8b29dd05b643700139d6f9d3c3aa8838543 (diff)
downloadbaldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.tar.gz
baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.tar.xz
baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.zip
Adding metadata
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r--dev-db/postgresql/postgresql-13.15.ebuild2
-rw-r--r--dev-db/postgresql/postgresql-13.16.ebuild2
-rw-r--r--dev-db/postgresql/postgresql-14.12.ebuild2
-rw-r--r--dev-db/postgresql/postgresql-14.13.ebuild2
-rw-r--r--dev-db/postgresql/postgresql-15.8.ebuild2
-rw-r--r--dev-db/postgresql/postgresql-16.3-r1.ebuild2
-rw-r--r--dev-db/postgresql/postgresql-16.4.ebuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/dev-db/postgresql/postgresql-13.15.ebuild b/dev-db/postgresql/postgresql-13.15.ebuild
index 92045eb9af2a..85989e33e881 100644
--- a/dev-db/postgresql/postgresql-13.15.ebuild
+++ b/dev-db/postgresql/postgresql-13.15.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles
diff --git a/dev-db/postgresql/postgresql-13.16.ebuild b/dev-db/postgresql/postgresql-13.16.ebuild
index 92045eb9af2a..85989e33e881 100644
--- a/dev-db/postgresql/postgresql-13.16.ebuild
+++ b/dev-db/postgresql/postgresql-13.16.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles
diff --git a/dev-db/postgresql/postgresql-14.12.ebuild b/dev-db/postgresql/postgresql-14.12.ebuild
index 093034b3a7da..38ec6cd9af49 100644
--- a/dev-db/postgresql/postgresql-14.12.ebuild
+++ b/dev-db/postgresql/postgresql-14.12.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles
diff --git a/dev-db/postgresql/postgresql-14.13.ebuild b/dev-db/postgresql/postgresql-14.13.ebuild
index 093034b3a7da..38ec6cd9af49 100644
--- a/dev-db/postgresql/postgresql-14.13.ebuild
+++ b/dev-db/postgresql/postgresql-14.13.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles
diff --git a/dev-db/postgresql/postgresql-15.8.ebuild b/dev-db/postgresql/postgresql-15.8.ebuild
index aa5e49f8aa99..99df032a5f61 100644
--- a/dev-db/postgresql/postgresql-15.8.ebuild
+++ b/dev-db/postgresql/postgresql-15.8.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
LLVM_MAX_SLOT=16
inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles
diff --git a/dev-db/postgresql/postgresql-16.3-r1.ebuild b/dev-db/postgresql/postgresql-16.3-r1.ebuild
index a9165aa283a3..72d01b8185e9 100644
--- a/dev-db/postgresql/postgresql-16.3-r1.ebuild
+++ b/dev-db/postgresql/postgresql-16.3-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
LLVM_COMPAT=( {15..18} )
inherit flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd tmpfiles
diff --git a/dev-db/postgresql/postgresql-16.4.ebuild b/dev-db/postgresql/postgresql-16.4.ebuild
index 0ffd7f64cbec..0e51db7da624 100644
--- a/dev-db/postgresql/postgresql-16.4.ebuild
+++ b/dev-db/postgresql/postgresql-16.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
LLVM_COMPAT=( {15..18} )
LLVM_OPTIONAL=1