summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/classpath.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/rules/classpath.in b/rules/classpath.in
index 16017b28f..67b5dcac0 100644
--- a/rules/classpath.in
+++ b/rules/classpath.in
@@ -1,4 +1,6 @@
-## SECTION=bytecode_engines
+## SECTION=staging
+## old section:
+### SECTION=bytecode_engines
config CLASSPATH
tristate
@@ -10,3 +12,6 @@ config CLASSPATH
free core class libraries for use with virtual machines and compilers
for the java programming language.
+ STAGING: remove in ptxdist-2019.04.0
+ Old, obsolete package that fails to build with OpenJDK 9.
+