Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/
Date: Sat, 29 May 2021 23:36:42
Message-Id: 1622331380.ea434553097a5b6e7cae2402f54bc31ce682ac02.dilfridge@gentoo
1 commit: ea434553097a5b6e7cae2402f54bc31ce682ac02
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 23:25:45 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 23:36:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea434553
7
8 package.use.mask: Mask java useflag on x86 also for libreoffice-bin
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/x86/package.use.mask | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
16 index 443c60a57d1..f33dedb8b8d 100644
17 --- a/profiles/arch/x86/package.use.mask
18 +++ b/profiles/arch/x86/package.use.mask
19 @@ -5,6 +5,8 @@
20 # Depends on either unkeyworded dev-java/openjdk:11
21 # or unavailable >=dev-java/icedtea-4, bug #785640
22 >=app-office/libreoffice-7 base java
23 +>=app-office/libreoffice-bin-7 java
24 +>=app-office/libreoffice-bin-debug-7 java
25
26 # Mike Gilbert <floppym@g.o> (2021-03-29)
27 # Unmask TPM on supported archs.