summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-10-03 17:24:51 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-10-03 17:26:58 +0200
commit23a5cf864bc9a9d02dc48a161d9648f3b394168d (patch)
treeb4e34bf117f421abbf8547443eed28e19aeed1da /dev-python/shiboken6
parentdev-python/pyside2-tools: disable py3.9 (diff)
downloadgentoo-23a5cf864bc9a9d02dc48a161d9648f3b394168d.tar.gz
gentoo-23a5cf864bc9a9d02dc48a161d9648f3b394168d.tar.bz2
gentoo-23a5cf864bc9a9d02dc48a161d9648f3b394168d.zip
dev-python/shiboken6: further pin down dev-qt/* deps
Closes: https://bugs.gentoo.org/914919 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python/shiboken6')
-rw-r--r--dev-python/shiboken6/shiboken6-6.5.2-r1.ebuild (renamed from dev-python/shiboken6/shiboken6-6.5.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken6/shiboken6-6.5.2.ebuild b/dev-python/shiboken6/shiboken6-6.5.2-r1.ebuild
index b5ec49a76c68..365771516fcd 100644
--- a/dev-python/shiboken6/shiboken6-6.5.2.ebuild
+++ b/dev-python/shiboken6/shiboken6-6.5.2-r1.ebuild
@@ -37,7 +37,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="test"
# Minimal supported version of Qt.
-QT_PV="$(ver_cut 1-2)*:6"
+QT_PV="$(ver_cut 1-3)*:6"
# Since Clang is required at both build- and runtime, BDEPEND is omitted here.
LLVM_MAX_SLOT=15