mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/korganizer: Restrict tests
testkodaymatrix is broken, akonadi* tests need DBus Bug: https://bugs.gentoo.org/665686 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -77,7 +77,8 @@ RDEPEND="${COMMON_DEPEND}
|
||||
$(add_kdeapps_dep kdepim-runtime)
|
||||
"
|
||||
|
||||
RESTRICT+=" test" # tests are either broken or hang, bug #665686
|
||||
# testkodaymatrix is broken, akonadi* tests need DBus, bug #665686
|
||||
RESTRICT+=" test"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
|
||||
Reference in New Issue
Block a user