kde-apps/artikulate: Disable broken test_editorsession

Fixed upstream in >=25.12 w/ commit b527ac775a6a5f1991c924720bd47802f48ad1c5

Bug: https://bugs.gentoo.org/965829
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-11-18 21:27:49 +01:00
parent 9afd89b86c
commit b0e8614a0e

View File

@@ -37,6 +37,8 @@ RDEPEND="${DEPEND}
dev-libs/kirigami-addons:6
"
CMAKE_SKIP_TESTS=( test_editorsession ) # fixed in >=25.12
src_configure() {
local mycmakeargs=(
-DBUILD_autotests=$(usex test)