summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/ruby/rubyversion.mk8
1 files changed, 7 insertions, 1 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index fd6b98e7e4b..ca7ed4a5c28 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.214 2019/12/15 15:37:26 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.215 2020/03/08 06:35:28 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -37,6 +37,12 @@
# Possible values: 22 24 25 26
# Default: 24 25 26
#
+# RUBY_VERSIONS_INCOMPATIBLE
+# The Ruby versions that are incompatible for the package.
+#
+# Possible values: 22 24 25 26
+# Default: empty
+#
# RUBY_NOVERSION
# If "Yes", the package dosen't depend on any version of Ruby, such
# as editing mode for emacs. In this case, package's name would begin