diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild index a67a5ac76b8db..a5f6f68298cbc 100644 --- a/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild +++ b/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild @@ -90,9 +90,6 @@ CMAKE_SKIP_TESTS=( # fails with offscreen rendering tst_qvideoframecolormanagement tst_qwindowcapturebackend - # >=ffmpeg-8 changed SWS_* defines to an enum and this confuses a test-only - # assert, should have no negative runtime effect so just skip for now - tst_qffmpegvideoencoderutils ) PATCHES=( diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild index a67a5ac76b8db..a5f6f68298cbc 100644 --- a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild +++ b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild @@ -90,9 +90,6 @@ CMAKE_SKIP_TESTS=( # fails with offscreen rendering tst_qvideoframecolormanagement tst_qwindowcapturebackend - # >=ffmpeg-8 changed SWS_* defines to an enum and this confuses a test-only - # assert, should have no negative runtime effect so just skip for now - tst_qffmpegvideoencoderutils ) PATCHES=(