Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/
Date: Tue, 04 May 2021 23:12:05
Message-Id: 1620169906.955be319d3421f4ac334d0688d86f51977559a6e.sam@gentoo
1 commit: 955be319d3421f4ac334d0688d86f51977559a6e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 4 23:10:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 4 23:11:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955be319
7
8 profiles/arch/amd64: mask openjfx for stable again
9
10 Copy the base stable mask to satisfy pkgcheck for now,
11 although it seems redundant...
12
13 Bug: https://bugs.gentoo.org/788118
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 profiles/arch/amd64/package.use.stable.mask | 6 ++++++
17 1 file changed, 6 insertions(+)
18
19 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
20 index 1f3d106695d..33d1a456737 100644
21 --- a/profiles/arch/amd64/package.use.stable.mask
22 +++ b/profiles/arch/amd64/package.use.stable.mask
23 @@ -17,6 +17,12 @@
24
25 #--- END OF EXAMPLES ---
26
27 +# Georgy Yakovlev <gyakovlev@g.o> (2021-05-05)
28 +# openjfx:8 will never be stabilized
29 +# openjfx:11 probably will neither
30 +dev-java/openjdk:8 javafx
31 +dev-java/openjdk:11 javafx
32 +
33 # Andreas Sturmlechner <asturm@g.o> (2020-10-05)
34 # REQUIRED_USE="base? ( firebird )", dev-db/firebird is not stable
35 app-office/libreoffice base