commit:     041ec41eb298e9566ba91a9d17af466bebd87b19
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 26 09:27:20 2026 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 09:27:20 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=041ec41e

dev-db/postgresql: Support llvm 22

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 dev-db/postgresql/postgresql-14.21.ebuild | 2 +-
 dev-db/postgresql/postgresql-15.16.ebuild | 2 +-
 dev-db/postgresql/postgresql-16.12.ebuild | 2 +-
 dev-db/postgresql/postgresql-17.8.ebuild  | 2 +-
 dev-db/postgresql/postgresql-18.2.ebuild  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-db/postgresql/postgresql-14.21.ebuild 
b/dev-db/postgresql/postgresql-14.21.ebuild
index 53f9d53d4689..eb818c1c7d65 100644
--- a/dev-db/postgresql/postgresql-14.21.ebuild
+++ b/dev-db/postgresql/postgresql-14.21.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {16..21} )
+LLVM_COMPAT=( {16..22} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd 
tmpfiles

diff --git a/dev-db/postgresql/postgresql-15.16.ebuild 
b/dev-db/postgresql/postgresql-15.16.ebuild
index fa9074e47951..a1d8e34e4983 100644
--- a/dev-db/postgresql/postgresql-15.16.ebuild
+++ b/dev-db/postgresql/postgresql-15.16.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {16..21} )
+LLVM_COMPAT=( {16..22} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd 
tmpfiles

diff --git a/dev-db/postgresql/postgresql-16.12.ebuild 
b/dev-db/postgresql/postgresql-16.12.ebuild
index 7cde52df82e2..05102500f9fe 100644
--- a/dev-db/postgresql/postgresql-16.12.ebuild
+++ b/dev-db/postgresql/postgresql-16.12.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {16..21} )
+LLVM_COMPAT=( {16..22} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd 
tmpfiles

diff --git a/dev-db/postgresql/postgresql-17.8.ebuild 
b/dev-db/postgresql/postgresql-17.8.ebuild
index 8f46929d8ba8..b5c934958081 100644
--- a/dev-db/postgresql/postgresql-17.8.ebuild
+++ b/dev-db/postgresql/postgresql-17.8.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {16..21} )
+LLVM_COMPAT=( {16..22} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd 
tmpfiles

diff --git a/dev-db/postgresql/postgresql-18.2.ebuild 
b/dev-db/postgresql/postgresql-18.2.ebuild
index 391ca4850953..fa68ca27389b 100644
--- a/dev-db/postgresql/postgresql-18.2.ebuild
+++ b/dev-db/postgresql/postgresql-18.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {16..21} )
+LLVM_COMPAT=( {16..22} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd 
tmpfiles

Reply via email to