commit: 513e211b3750624a2f7cd3583b3e69a729617328 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 6 02:55:02 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 6 02:55:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513e211b
profiles: add bug reference to Java 11 mask Bug: https://bugs.gentoo.org/697014 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0a1c57c1898..fd5c87bac3b 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
