diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-04-20 21:44:46 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-04-21 07:05:14 +0200 |
commit | 5ea77765f20cd303f5d6b755c8470725b133cf06 (patch) | |
tree | 2c6c5fbc3cd2919c1311a2ecae04c07c246a766e /net-p2p | |
parent | kde-plasma/plasma-sdk: Set ECM_TEST=true (diff) | |
download | kde-5ea77765f20cd303f5d6b755c8470725b133cf06.tar.gz kde-5ea77765f20cd303f5d6b755c8470725b133cf06.tar.bz2 kde-5ea77765f20cd303f5d6b755c8470725b133cf06.zip |
net-p2p/ktorrent: Set ECM_TEST=true
Upstream MR for BUILD_TESTING pending:
https://invent.kde.org/network/ktorrent/-/merge_requests/120
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/ktorrent-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index a4e9eea70a..205dd20c65 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_HANDBOOK="optional" -ECM_TEST="optional" +ECM_TEST="true" KFMIN=6.0.0 PVCUT=$(ver_cut 1-3) QTMIN=6.6.2 |