summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/postgresql-9999.ebuild
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2025-03-27 13:34:07 +0000
committerPatrick Lauer <patrick@gentoo.org>2025-03-27 13:34:30 +0000
commit8ee1bf904af706fab9cefb3f8471e484ca725514 (patch)
tree841cb17062c549b112a232a187e24dabe194fd46 /dev-db/postgresql/postgresql-9999.ebuild
parent000c92271b727999dfff2b035b1304feb21bdd13 (diff)
downloadgentoo-8ee1bf904af706fab9cefb3f8471e484ca725514.tar.gz
gentoo-8ee1bf904af706fab9cefb3f8471e484ca725514.tar.bz2
gentoo-8ee1bf904af706fab9cefb3f8471e484ca725514.zip
dev-db/postgresql: Update llvm support in 9999
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-9999.ebuild')
-rw-r--r--dev-db/postgresql/postgresql-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild
index 5baf84577fdf..fdfe4c333e47 100644
--- a/dev-db/postgresql/postgresql-9999.ebuild
+++ b/dev-db/postgresql/postgresql-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10,11,12,13} )
-LLVM_COMPAT=( {15..18} )
+LLVM_COMPAT=( {15..20} )
LLVM_OPTIONAL=1
inherit flag-o-matic linux-info llvm-r1 meson pam python-single-r1 \