mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/kcalutils: Disable broken test
Bug: https://bugs.gentoo.org/653616 Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
@@ -29,3 +29,12 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
"
|
||||
|
||||
src_test() {
|
||||
# bug 653616
|
||||
local myctestargs=(
|
||||
-E "(kcalutils-testincidenceformatter)"
|
||||
)
|
||||
|
||||
kde5_src_test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user