diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-05-13 14:38:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-15 15:28:02 +0200 |
commit | 0bc17cfa5f0273d2cbc7b0c0ac6db84fc9bf0c47 (patch) | |
tree | 1353cf287d2328b56c6da41e066bdfc54702beee /profiles/desc | |
parent | virtual/ruby-minitest: Remove ruby19 (diff) | |
download | gentoo-0bc17cfa5f0273d2cbc7b0c0ac6db84fc9bf0c47.tar.gz gentoo-0bc17cfa5f0273d2cbc7b0c0ac6db84fc9bf0c47.tar.bz2 gentoo-0bc17cfa5f0273d2cbc7b0c0ac6db84fc9bf0c47.zip |
profiles/desc: Remove RUBY_TARGETS: ruby19
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/ruby_targets.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc index 9aadb4ab8eda..1eabe2ea3d4c 100644 --- a/profiles/desc/ruby_targets.desc +++ b/profiles/desc/ruby_targets.desc @@ -1,11 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation. +# 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 jruby - Build with JRuby -ruby19 - Build with MRI Ruby 1.9.x ruby20 - Build with MRI Ruby 2.0.x ruby21 - Build with MRI Ruby 2.1.x ruby22 - Build with MRI Ruby 2.2.x |