commit: fd853c730a9e1a7a72f80932cdff3f37f898fc4b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Apr 29 18:24:42 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Apr 29 18:33:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd853c73
dev-ruby/patron: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/patron/patron-0.13.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/patron/patron-0.13.1-r1.ebuild b/dev-ruby/patron/patron-0.13.1-r1.ebuild index 704973cc7f6..f80cf6aa85a 100644 --- a/dev-ruby/patron/patron-0.13.1-r1.ebuild +++ b/dev-ruby/patron/patron-0.13.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc"