commit: f540691965651a59a3df4db956c52f4f97e98b03 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Apr 27 08:15:01 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Apr 27 08:32:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5406919
dev-ruby/tzinfo: add RUBY_TARGET to make CI happy while the package is masked Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/tzinfo/tzinfo-0.3.53.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild index 3e810347f76..d7c3f12fed4 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.53.ebuild @@ -4,7 +4,7 @@ EAPI=6 # ruby23 -> fails tests -USE_RUBY="ruby22" +USE_RUBY="ruby22 ruby23" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc"
