commit: 3ced998d64e4f9cc3f884ae7e213ad0d79f44f76 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Apr 23 05:19:10 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Apr 23 05:55:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ced998d
dev-ruby/http-form_data: add ruby25 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/http-form_data/http-form_data-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/http-form_data/http-form_data-2.1.0.ebuild b/dev-ruby/http-form_data/http-form_data-2.1.0.ebuild index f5de94dc041..6a3468acce8 100644 --- a/dev-ruby/http-form_data/http-form_data-2.1.0.ebuild +++ b/dev-ruby/http-form_data/http-form_data-2.1.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"
