diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-04-17 18:02:44 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-04-17 18:10:49 +0200 |
commit | d5f71c90667c98407f41d3cb81f33c3c575bfd90 (patch) | |
tree | b64bd8b5d48dfe68d3fa0c42ad12d4eddc429fcf /dev-ruby/method_source/method_source-0.9.0.ebuild | |
parent | app-misc/ca-certificates: Fix update-ca-certificates to use c_rehash (diff) | |
download | gentoo-d5f71c90667c98407f41d3cb81f33c3c575bfd90.tar.gz gentoo-d5f71c90667c98407f41d3cb81f33c3c575bfd90.tar.bz2 gentoo-d5f71c90667c98407f41d3cb81f33c3c575bfd90.zip |
dev-ruby/method_source: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/method_source/method_source-0.9.0.ebuild')
-rw-r--r-- | dev-ruby/method_source/method_source-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/method_source/method_source-0.9.0.ebuild b/dev-ruby/method_source/method_source-0.9.0.ebuild index a53f7d345767..67e956a364a1 100644 --- a/dev-ruby/method_source/method_source-0.9.0.ebuild +++ b/dev-ruby/method_source/method_source-0.9.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |