commit: 23a5cf864bc9a9d02dc48a161d9648f3b394168d Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Tue Oct 3 15:24:51 2023 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Oct 3 15:26:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a5cf86
dev-python/shiboken6: further pin down dev-qt/* deps Closes: https://bugs.gentoo.org/914919 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> .../shiboken6/{shiboken6-6.5.2.ebuild => shiboken6-6.5.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/shiboken6/shiboken6-6.5.2.ebuild b/dev-python/shiboken6/shiboken6-6.5.2-r1.ebuild similarity index 99% rename from dev-python/shiboken6/shiboken6-6.5.2.ebuild rename to 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
