diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-05-13 14:39:07 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-15 15:28:11 +0200 |
commit | cb7919566a01c101c9ccd770c2962e216324ec68 (patch) | |
tree | e460f9061b5882b0d29938ffc3349db402dac6cf /profiles | |
parent | dev-java/jruby: Remove masked pkg (diff) | |
download | gentoo-cb7919566a01c101c9ccd770c2962e216324ec68.tar.gz gentoo-cb7919566a01c101c9ccd770c2962e216324ec68.tar.bz2 gentoo-cb7919566a01c101c9ccd770c2962e216324ec68.zip |
profiles/desc: Remove RUBY_TARGETS: jruby
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desc/ruby_targets.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc index 38bfce0b4436..abd939a8d146 100644 --- a/profiles/desc/ruby_targets.desc +++ b/profiles/desc/ruby_targets.desc @@ -4,7 +4,6 @@ # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags. rbx - Build with Rubinius -jruby - Build with JRuby ruby21 - Build with MRI Ruby 2.1.x ruby22 - Build with MRI Ruby 2.2.x ruby23 - Build with MRI Ruby 2.3.x |