summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-qt/qt-docs/qt-docs-6.9.2_p202508181146.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-qt/qt-docs/qt-docs-6.9.2_p202508181146.ebuild b/dev-qt/qt-docs/qt-docs-6.9.2_p202508181146.ebuild
index 8e676f94c684..f28966125119 100644
--- a/dev-qt/qt-docs/qt-docs-6.9.2_p202508181146.ebuild
+++ b/dev-qt/qt-docs/qt-docs-6.9.2_p202508181146.ebuild
@@ -14,6 +14,7 @@ KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
IUSE="+examples +html +qch"
REQUIRED_USE="|| ( examples html qch )"
+# passing .7z to avoid looping through the massive list of archives for nothing
BDEPEND="
examples? ( $(unpacker_src_uri_depends .7z) )
"