commit: 9bf05e942ea7183c1f65af6bf4bfbcf5d6651814 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 06:42:07 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 07:17:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf05e94
dev-ruby/tzinfo: add ruby27 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/tzinfo/tzinfo-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/tzinfo/tzinfo-2.0.1.ebuild b/dev-ruby/tzinfo/tzinfo-2.0.1.ebuild index d5315593e70..822369bac29 100644 --- a/dev-ruby/tzinfo/tzinfo-2.0.1.ebuild +++ b/dev-ruby/tzinfo/tzinfo-2.0.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # 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_TASK_TEST="test_zoneinfo"
