summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/shiboken2: drop 5.15.10-r2Andreas Sturmlechner2023-11-061-180/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/shiboken2: adjust clang header finding logic for clang>=16Andrew Ammerlaan2023-10-061-0/+180
Pyside2 currently fails with clang-16, so we have to keep the current LLVM_MAX_SLOT. However we can adjust the logic here to keep it in sync with shiboken6 and prepare it for a possible next release that may be compatible with clang-16. Co-authored-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>