profiles: Mask virtual/(jdk|jre):9
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 17 Dec 2017 21:57:46 +0000 (21:57 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 17 Dec 2017 22:14:26 +0000 (22:14 +0000)
Java 9 is not yet fully supported on Gentoo.

profiles/package.mask

index e36d1966e96e7fad46036816ffaef2d8623c4259..4c9ce84be275d94f7919293c940f90d134edc277 100644 (file)
 
 #--- END OF EXAMPLES ---
 
+# James Le Cuirot <chewi@gentoo.org> (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 <floppym@gentoo.org> (16 Dec 2017)
 # Dev channel releases are only for people who are developers or want more
 # experimental features and accept a more unstable release.