commit: e619d63aeb198823b60745dd535b038178c3569f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Feb 15 07:38:43 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Feb 15 07:45:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e619d63a
dev-ruby/http-form_data: add ruby27 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/http-form_data/http-form_data-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild b/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild index 5787fbd94da..25169efcca1 100644 --- a/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild +++ b/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
