From 513e211b3750624a2f7cd3583b3e69a729617328 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 6 Oct 2021 03:55:02 +0100 Subject: [PATCH] profiles: add bug reference to Java 11 mask Bug: https://bugs.gentoo.org/697014 Signed-off-by: Sam James --- profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0a1c57c18986d..fd5c87bac3b6f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -518,6 +518,7 @@ app-office/texmacs # Java 11 is not yet fully supported on Gentoo. Packages cannot depend # on it so these virtuals are not yet required. If you wish to use # Java 11 then install openjdk-(jdk|jre)-bin directly. +# bug #697014 virtual/jdk:11 virtual/jre:11