From: James Le Cuirot Date: Sun, 17 Dec 2017 21:57:46 +0000 (+0000) Subject: profiles: Mask virtual/(jdk|jre):9 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=897eec48b94977c538adf3944e57cb1a70812914;p=gentoo.git profiles: Mask virtual/(jdk|jre):9 Java 9 is not yet fully supported on Gentoo. --- diff --git a/profiles/package.mask b/profiles/package.mask index e36d1966e96e..4c9ce84be275 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# James Le Cuirot (17 Dec 2017) +# Java 9 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 9 now then install oracle-(jdk|jre)-bin:9 directly. +virtual/jdk:9 +virtual/jre:9 + # Mike Gilbert (16 Dec 2017) # Dev channel releases are only for people who are developers or want more # experimental features and accept a more unstable release.