diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2022-05-03 11:39:35 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-05-05 16:28:55 +0200 |
commit | e6e96ae5a6cc60f87906f6d9c2a868bcac20b920 (patch) | |
tree | 5ce9a1f9b27d5ed5bf0ffa3af97f9ac4b151d4a0 /profiles | |
parent | mail-client/thunderbird: stabilize 91.9.0 for amd64 (diff) | |
download | gentoo-e6e96ae5a6cc60f87906f6d9c2a868bcac20b920.tar.gz gentoo-e6e96ae5a6cc60f87906f6d9c2a868bcac20b920.tar.bz2 gentoo-e6e96ae5a6cc60f87906f6d9c2a868bcac20b920.zip |
profiles/base: stable.use.mask dev-java/fop[test]
Bug: https://bugs.gentoo.org/727504
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/25299
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.stable.mask | 5 |
1 files changed, 5 insertions, 0 deletions
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 <gentoo@pogatzki.net> (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 <sam@gentoo.org> (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. |