diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-04-30 22:02:13 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-04-30 22:11:10 +0200 |
commit | 5188a9c4ef7266baa9bbf6e9b16030f3c9120469 (patch) | |
tree | ce7bf8f2f1d20d6a28b0969b359957d63c58b8f8 /dev-ruby | |
parent | dev-ruby/multipart-post: add ruby25 (diff) | |
download | gentoo-5188a9c4ef7266baa9bbf6e9b16030f3c9120469.tar.gz gentoo-5188a9c4ef7266baa9bbf6e9b16030f3c9120469.tar.bz2 gentoo-5188a9c4ef7266baa9bbf6e9b16030f3c9120469.zip |
dev-ruby/patron: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/patron/patron-0.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/patron/patron-0.12.1.ebuild b/dev-ruby/patron/patron-0.12.1.ebuild index 843a380dbda2..9e7b6892856e 100644 --- a/dev-ruby/patron/patron-0.12.1.ebuild +++ b/dev-ruby/patron/patron-0.12.1.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="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |