dev-qt/qt-creator: enable llvm_slot_20

15.0.1 also seems fine with it from a quick try and running tests.

Closes: https://bugs.gentoo.org/950654
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-03-06 00:28:09 -05:00
parent 3b91a0ca28
commit 5beed344f7
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
LLVM_COMPAT=( {15..19} )
LLVM_COMPAT=( {15..20} )
LLVM_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..13} )
inherit cmake edo flag-o-matic go-env llvm-r2 multiprocessing

View File

@@ -3,7 +3,7 @@
EAPI=8
LLVM_COMPAT=( {15..19} )
LLVM_COMPAT=( {15..20} )
LLVM_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..13} )
inherit cmake edo flag-o-matic go-env llvm-r2 multiprocessing