commit: 8e0e129c39366f612fa786040babb94a1d099b94 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 19:30:00 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Apr 21 05:05:14 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8e0e129c
kde-apps/ark: Set ECM_TEST=true Build system is using BUILD_TESTING. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/ark/ark-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/ark/ark-9999.ebuild b/kde-apps/ark/ark-9999.ebuild index 3ad597b0a9..208fe6fee7 100644 --- a/kde-apps/ark/ark-9999.ebuild +++ b/kde-apps/ark/ark-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" -ECM_TEST="optional" +ECM_TEST="true" KFMIN=6.0.0 QTMIN=6.6.2 inherit ecm gear.kde.org optfeature
