diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-07-21 20:28:29 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-07-21 21:38:12 +0200 |
commit | 97bf952d7e7213c0c144ed1ff9fc7e31f5154764 (patch) | |
tree | 5fc71bc65b52cacf9ebcebc8e611a56a5a4b6295 /dev-ruby | |
parent | dev-ruby/rspec-rails: add ruby21 (diff) | |
download | gentoo-97bf952d7e7213c0c144ed1ff9fc7e31f5154764.tar.gz gentoo-97bf952d7e7213c0c144ed1ff9fc7e31f5154764.tar.bz2 gentoo-97bf952d7e7213c0c144ed1ff9fc7e31f5154764.zip |
dev-ruby/RubyInline: add ruby21 to stable version
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/RubyInline/RubyInline-3.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild b/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild index 2edf86f3269d..2e8e7a82437e 100644 --- a/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild +++ b/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby20" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc" |