mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-18 16:58:08 -07:00
Adds verify-sig
Switches test dependency mockito:4 -> mockito:2
Skips one failing test via selection:
! -name 'MissingLanguageWarningTestCase.java' \
Skips three other failing tests via patch:
PATCHES=( "${FILESDIR}/fop-2.8-skip-failing-tests.patch" )
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/30491
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>