diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-17 06:33:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-17 06:33:06 +0000 |
| commit | 792e7671e9a15cded06bc28deb0f93fc6e2ec98a (patch) | |
| tree | f284fb298c2f96a1b8e80c5e740b0746b2471644 /dev-db/postgresql | |
| parent | e12e079d1d498ff525729f9e99dcaebcaafefd2e (diff) | |
| download | baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.tar.gz baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.tar.xz baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.zip | |
Adding metadata
Diffstat (limited to 'dev-db/postgresql')
| -rw-r--r-- | dev-db/postgresql/postgresql-13.11.ebuild | 2 | ||||
| -rw-r--r-- | dev-db/postgresql/postgresql-13.12.ebuild | 2 | ||||
| -rw-r--r-- | dev-db/postgresql/postgresql-14.8.ebuild | 2 | ||||
| -rw-r--r-- | dev-db/postgresql/postgresql-14.9.ebuild | 2 | ||||
| -rw-r--r-- | dev-db/postgresql/postgresql-15.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-db/postgresql/postgresql-15.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-db/postgresql/postgresql-16.0.ebuild | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/dev-db/postgresql/postgresql-13.11.ebuild b/dev-db/postgresql/postgresql-13.11.ebuild index 71411206fa60..3398bf1162b8 100644 --- a/dev-db/postgresql/postgresql-13.11.ebuild +++ b/dev-db/postgresql/postgresql-13.11.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} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles diff --git a/dev-db/postgresql/postgresql-13.12.ebuild b/dev-db/postgresql/postgresql-13.12.ebuild index 71411206fa60..3398bf1162b8 100644 --- a/dev-db/postgresql/postgresql-13.12.ebuild +++ b/dev-db/postgresql/postgresql-13.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} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles diff --git a/dev-db/postgresql/postgresql-14.8.ebuild b/dev-db/postgresql/postgresql-14.8.ebuild index 70da8d76f590..a587040e2a8c 100644 --- a/dev-db/postgresql/postgresql-14.8.ebuild +++ b/dev-db/postgresql/postgresql-14.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} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles diff --git a/dev-db/postgresql/postgresql-14.9.ebuild b/dev-db/postgresql/postgresql-14.9.ebuild index 70da8d76f590..a587040e2a8c 100644 --- a/dev-db/postgresql/postgresql-14.9.ebuild +++ b/dev-db/postgresql/postgresql-14.9.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} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles diff --git a/dev-db/postgresql/postgresql-15.3.ebuild b/dev-db/postgresql/postgresql-15.3.ebuild index 549c407a4ee2..7078038ab70e 100644 --- a/dev-db/postgresql/postgresql-15.3.ebuild +++ b/dev-db/postgresql/postgresql-15.3.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} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) LLVM_MAX_SLOT=16 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles diff --git a/dev-db/postgresql/postgresql-15.4.ebuild b/dev-db/postgresql/postgresql-15.4.ebuild index 549c407a4ee2..7078038ab70e 100644 --- a/dev-db/postgresql/postgresql-15.4.ebuild +++ b/dev-db/postgresql/postgresql-15.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} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) 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.0.ebuild b/dev-db/postgresql/postgresql-16.0.ebuild index 549c407a4ee2..7078038ab70e 100644 --- a/dev-db/postgresql/postgresql-16.0.ebuild +++ b/dev-db/postgresql/postgresql-16.0.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} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) LLVM_MAX_SLOT=16 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles |
