Skip to content

Commit

Permalink
kde-plasma/kwin: restrict tests due to failing/hanging
Browse files Browse the repository at this point in the history
Gentoo-bug: 580604

Package-Manager: portage-2.2.28
  • Loading branch information
kensington committed Apr 20, 2016
1 parent 4baef0d commit 0578177
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kde-plasma/kwin/kwin-5.5.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ DEPEND="${COMMON_DEPEND}
test? ( x11-libs/xcb-util-wm )
"

RESTRICT="test"

src_prepare() {
kde5_src_prepare
use multimedia || eapply "${FILESDIR}/${PN}-gstreamer-optional.patch"
Expand Down
2 changes: 2 additions & 0 deletions kde-plasma/kwin/kwin-5.6.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ DEPEND="${COMMON_DEPEND}
test? ( x11-libs/xcb-util-wm )
"

RESTRICT="test"

src_prepare() {
kde5_src_prepare
use multimedia || eapply "${FILESDIR}/${PN}-gstreamer-optional.patch"
Expand Down
2 changes: 2 additions & 0 deletions kde-plasma/kwin/kwin-5.6.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ DEPEND="${COMMON_DEPEND}
test? ( x11-libs/xcb-util-wm )
"

RESTRICT="test"

PATCHES=( "${FILESDIR}/${P}-glibc-sysmacros.patch" )

src_prepare() {
Expand Down

0 comments on commit 0578177

Please sign in to comment.