commit: 6065bc04c72a3c5a3100a7546086919466f48325 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Sun May 8 09:20:52 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue May 17 20:09:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6065bc04
profiles/base: unmask gentoo-vm on openjdk*:17 Closes: https://bugs.gentoo.org/836135 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/25375 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/base/package.use.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ea67c6165544..97b734573110 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -506,16 +506,6 @@ dev-db/mysql client-libs # Can be unmasked in prefix/darwin/macos profiles. Bug #637482 media-video/ffmpeg appkit -# James Le Cuirot <[email protected]> (2017-12-17) -# Georgy Yakovlev <[email protected] (2021-10-08) -# Java 9+ is not yet fully supported on Gentoo. Having a masked -# gentoo-vm flag allows us to provide it without it breaking Gentoo -# packages. Those who wish to experiment with it as a fully recognised -# Gentoo JVM can unmask the flag. -dev-java/openjdk-jre-bin:17 gentoo-vm -dev-java/openjdk-bin:17 gentoo-vm -dev-java/openjdk:17 gentoo-vm - # Andreas K. Huettel <[email protected]> (2017-09-09) # Potentially destructive. Use it only if you know what you're doing. sys-libs/glibc vanilla
