dev-python/shiboken6: restrict to <clang-16

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2022-11-07 11:19:13 +01:00
parent a1699f0af3
commit 6b62d2c141

View File

@@ -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