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/
Date: Sun, 09 Jan 2022 18:54:35
Message-Id: 1641754449.fb928ee96baeb3418d50adcffff7f837fc160073.sam@gentoo
1 commit: fb928ee96baeb3418d50adcffff7f837fc160073
2 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
3 AuthorDate: Sun Jan 9 14:38:48 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 9 18:54:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb928ee9
7
8 profiles/package.mask: unmask virtual/{jdk,jre}:11
9
10 Bug: https://bugs.gentoo.org/697014
11 Bug: https://bugs.gentoo.org/810613
12 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 profiles/package.mask | 2 --
16 1 file changed, 2 deletions(-)
17
18 diff --git a/profiles/package.mask b/profiles/package.mask
19 index 80cdd2f8db9e..82770c10bea8 100644
20 --- a/profiles/package.mask
21 +++ b/profiles/package.mask
22 @@ -504,8 +504,6 @@ app-office/texmacs
23 # on it so these virtuals are not yet required. If you wish to use
24 # Java 11+ then install openjdk-(jdk|jre)-bin directly.
25 # bug #697014
26 -virtual/jdk:11
27 -virtual/jre:11
28 virtual/jdk:17
29 virtual/jre:17