commit:     baba1b0a2d7b45ad6a1e2659e6096e185ec77f6e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 22 20:19:54 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 22 20:19:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baba1b0a

dev-util/kdevelop: Set CMAKE_QA_COMPAT_SKIP

Closes: https://bugs.gentoo.org/964762
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-util/kdevelop/kdevelop-25.08.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/kdevelop/kdevelop-25.08.2.ebuild 
b/dev-util/kdevelop/kdevelop-25.08.2.ebuild
index 503445570808..4e8870f64ecd 100644
--- a/dev-util/kdevelop/kdevelop-25.08.2.ebuild
+++ b/dev-util/kdevelop/kdevelop-25.08.2.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+CMAKE_QA_COMPAT_SKIP=1 # bug 964762
 ECM_HANDBOOK="optional"
 ECM_TEST="true"
 KDE_ORG_CATEGORY="kdevelop"

Reply via email to