commit: e6e96ae5a6cc60f87906f6d9c2a868bcac20b920 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Tue May 3 09:39:35 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu May 5 14:28:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6e96ae5
profiles/base: stable.use.mask dev-java/fop[test] Bug: https://bugs.gentoo.org/727504 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/25299 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/base/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index af1fb4278b26..cff37564699c 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Volkmar W. Pogatzki <[email protected]> (2022-05-05) +# fop[test] depends on mockito:4, which is not yet stable (bug #727504), +# and itself blocked by libffi stabilization (bug #813756). +dev-java/fop test + # Sam James <[email protected]> (2022-02-11) # Needs glibc-2.35(?) (or <2.34) which is not yet even keyworded but # won't be stable for a while. Can be unmasked then.
