mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-frameworks/kdoctools: Re-disable broken test
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
This commit is contained in:
@@ -23,3 +23,12 @@ DEPEND="${RDEPEND}
|
||||
dev-lang/perl
|
||||
dev-perl/URI
|
||||
"
|
||||
|
||||
src_test() {
|
||||
# bug 665622
|
||||
local myctestargs=(
|
||||
-E "(kdoctools_install)"
|
||||
)
|
||||
|
||||
kde5_src_test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user