From 897eec48b94977c538adf3944e57cb1a70812914 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 17 Dec 2017 21:57:46 +0000 Subject: [PATCH] profiles: Mask virtual/(jdk|jre):9 Java 9 is not yet fully supported on Gentoo. --- profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) 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. -- 2.26.2