diff options
| author | Patrick Lauer <patrick@gentoo.org> | 2025-03-27 13:34:07 +0000 |
|---|---|---|
| committer | Patrick Lauer <patrick@gentoo.org> | 2025-03-27 13:34:30 +0000 |
| commit | 8ee1bf904af706fab9cefb3f8471e484ca725514 (patch) | |
| tree | 841cb17062c549b112a232a187e24dabe194fd46 /dev-db/postgresql/postgresql-9999.ebuild | |
| parent | 000c92271b727999dfff2b035b1304feb21bdd13 (diff) | |
| download | gentoo-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.ebuild | 2 |
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 \ |
