summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/shiboken6')
-rw-r--r--dev-python/shiboken6/shiboken6-6.3.2-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/shiboken6/shiboken6-6.3.2-r1.ebuild b/dev-python/shiboken6/shiboken6-6.3.2-r1.ebuild
index f1a1020b53d9..edd8012b5441 100644
--- a/dev-python/shiboken6/shiboken6-6.3.2-r1.ebuild
+++ b/dev-python/shiboken6/shiboken6-6.3.2-r1.ebuild
@@ -40,10 +40,11 @@ RESTRICT="test"
QT_PV="$(ver_cut 1-2)*:6"
# Since Clang is required at both build- and runtime, BDEPEND is omitted here.
+LLVM_MAX_SLOT=15
RDEPEND="${PYTHON_DEPS}
=dev-qt/qtbase-${QT_PV}
- sys-devel/clang:=
- sys-devel/clang-runtime:=
+ <sys-devel/clang-16:=
+ <sys-devel/clang-runtime-16:=
docstrings? (
>=dev-libs/libxml2-2.6.32
>=dev-libs/libxslt-1.1.19