commit: d24bf12a877b71794e9a63f166115d0469a1ff25 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu May 26 18:03:48 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun May 29 16:19:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24bf12a
profiles: Remove unused RUBY_TARGETS profiles/desc/ruby_targets.desc | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc index 417554e..b9f2462 100644 --- a/profiles/desc/ruby_targets.desc +++ b/profiles/desc/ruby_targets.desc @@ -6,8 +6,6 @@ rbx - Build with Rubinius jruby - Build with JRuby -ree18 - Build with Ruby Enterprise Edition 1.8.x (removed) -ruby18 - Build with MRI Ruby 1.8.x (removed) ruby19 - Build with MRI Ruby 1.9.x ruby20 - Build with MRI Ruby 2.0.x ruby21 - Build with MRI Ruby 2.1.x
