commit: 795e0eeaa4d2efe53abddd47f82ddecb1d0aa589 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Sun Sep 25 08:44:21 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 7 11:53:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795e0eea
profiles/base: unmask USE=test on dev-java/fop Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/27445 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/base/package.use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 6da1b547609d..ae5446930a55 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -23,11 +23,6 @@ sci-electronics/kicad ngspice # app-text/pandoc is not stable app-text/nuspell doc -# 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.
