commit: 9c63b65986957aa743d8663cbd05a644209dc7bd Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 19:27:37 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=9c63b659
app-text/kbibtex: Set ECM_TEST=true Build system is using BUILD_TESTING. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-text/kbibtex/kbibtex-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/kbibtex/kbibtex-9999.ebuild b/app-text/kbibtex/kbibtex-9999.ebuild index c11345cac9..ea12dffa8a 100644 --- a/app-text/kbibtex/kbibtex-9999.ebuild +++ b/app-text/kbibtex/kbibtex-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_HANDBOOK="optional" -ECM_TEST="optional" +ECM_TEST="true" KFMIN=6.0.0 QTMIN=6.6.2 inherit ecm kde.org optfeature
