commit: f8a444731da6d927c363970110fe9edd3f35f593 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 24 16:34:09 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jun 24 17:26:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a44473
kde-plasma/plasma5support: Disable tests Bug: https://bugs.gentoo.org/926347 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma5support/plasma5support-6.1.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-plasma/plasma5support/plasma5support-6.1.0.ebuild b/kde-plasma/plasma5support/plasma5support-6.1.0.ebuild index cbb49baab707..481d7431c002 100644 --- a/kde-plasma/plasma5support/plasma5support-6.1.0.ebuild +++ b/kde-plasma/plasma5support/plasma5support-6.1.0.ebuild @@ -17,6 +17,8 @@ SLOT="6" KEYWORDS="~amd64" IUSE="" +RESTRICT="test" # bug 926347 + DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,sql,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6
