commit: 57e6f9b07493cc3a1f5e438c01f137ea3b8f260b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jun 30 08:24:29 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 30 09:56:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e6f9b0
dev-ruby/typhoeus: add ruby24 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/typhoeus/typhoeus-0.6.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild index 7209b21f42a..1e745fcad56 100644 --- a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild +++ b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild @@ -3,7 +3,7 @@ EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby23 ruby24" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md" RUBY_FAKEGEM_TASK_DOC=""