Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Thu, 05 May 2022 14:29:04
Message-Id: 1651760935.e6e96ae5a6cc60f87906f6d9c2a868bcac20b920.flow@gentoo
1 commit: e6e96ae5a6cc60f87906f6d9c2a868bcac20b920
2 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
3 AuthorDate: Tue May 3 09:39:35 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Thu May 5 14:28:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6e96ae5
7
8 profiles/base: stable.use.mask dev-java/fop[test]
9
10 Bug: https://bugs.gentoo.org/727504
11 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
12 Closes: https://github.com/gentoo/gentoo/pull/25299
13 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
14
15 profiles/base/package.use.stable.mask | 5 +++++
16 1 file changed, 5 insertions(+)
17
18 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
19 index af1fb4278b26..cff37564699c 100644
20 --- a/profiles/base/package.use.stable.mask
21 +++ b/profiles/base/package.use.stable.mask
22 @@ -4,6 +4,11 @@
23 # This file requires eapi 5 or later. New entries go on top.
24 # Please use the same syntax as in package.use.mask
25
26 +# Volkmar W. Pogatzki <gentoo@××××××××.net> (2022-05-05)
27 +# fop[test] depends on mockito:4, which is not yet stable (bug #727504),
28 +# and itself blocked by libffi stabilization (bug #813756).
29 +dev-java/fop test
30 +
31 # Sam James <sam@g.o> (2022-02-11)
32 # Needs glibc-2.35(?) (or <2.34) which is not yet even keyworded but
33 # won't be stable for a while. Can be unmasked then.