diff options
Diffstat (limited to 'profiles/desc/ruby_targets.desc')
-rw-r--r-- | profiles/desc/ruby_targets.desc | 11 |
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 |