commit: 59a680e254acf7e00073635502ca8224d41c3f73 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 4 19:06:48 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 4 19:14:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a680e2
dev-ruby/webrobots: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild b/dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild index 1b74312b01a..c24d5f4d202 100644 --- a/dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild +++ b/dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="rdoc"
