summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-12-17 21:57:46 +0000
committerJames Le Cuirot <chewi@gentoo.org>2017-12-17 22:14:26 +0000
commit897eec48b94977c538adf3944e57cb1a70812914 (patch)
tree289119807091a088333366466f34a0b1b3381ac2 /profiles
parentlicenses: Update Oracle-BCLA-JavaSE from Oracle's site (diff)
downloadgentoo-897eec48b94977c538adf3944e57cb1a70812914.tar.gz
gentoo-897eec48b94977c538adf3944e57cb1a70812914.tar.bz2
gentoo-897eec48b94977c538adf3944e57cb1a70812914.zip
profiles: Mask virtual/(jdk|jre):9
Java 9 is not yet fully supported on Gentoo.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask7
1 files changed, 7 insertions, 0 deletions
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 <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.