summaryrefslogtreecommitdiff
path: root/profiles/desc/ruby_targets.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-07 19:14:06 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-07 19:14:06 +0000
commit0c3540ab69f6ea4d82d6fa53b1255faa017961cd (patch)
tree26d249454557bcc27ea2224cd90443be32330fac /profiles/desc/ruby_targets.desc
parent9e9d1bddd020bfc7d2d4182d01d94128f99bb1bf (diff)
resync redcore profile
Diffstat (limited to 'profiles/desc/ruby_targets.desc')
-rw-r--r--profiles/desc/ruby_targets.desc11
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
new file mode 100644
index 00000000..00d92301
--- /dev/null
+++ b/profiles/desc/ruby_targets.desc
@@ -0,0 +1,11 @@
+# Copyright 1999-2017 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
+
+rbx - Build with Rubinius
+ruby21 - Build with MRI Ruby 2.1.x
+ruby22 - Build with MRI Ruby 2.2.x
+ruby23 - Build with MRI Ruby 2.3.x
+ruby24 - Build with MRI Ruby 2.4.x
+ruby25 - Build with MRI Ruby 2.5.x