From 00c75adb287c6b3a1818522e2f6afc604fb7626c Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 21 Nov 2025 00:02:03 +0100 Subject: [PATCH] kde-apps/cantor: Set CMAKE_QA_COMPAT_SKIP Will ride this one out, considering the ... circumstances. Closes: https://bugs.gentoo.org/965858 Signed-off-by: Andreas Sturmlechner --- kde-apps/cantor/cantor-25.08.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/cantor/cantor-25.08.3.ebuild b/kde-apps/cantor/cantor-25.08.3.ebuild index 76d0759f04bc..4734ae872f33 100644 --- a/kde-apps/cantor/cantor-25.08.3.ebuild +++ b/kde-apps/cantor/cantor-25.08.3.ebuild @@ -4,6 +4,7 @@ EAPI=8 CMAKE_MAKEFILE_GENERATOR="emake" +CMAKE_QA_COMPAT_SKIP=1 # bug 965858 ECM_HANDBOOK="optional" ECM_TEST="forceoptional" LUA_COMPAT=( luajit )