commit: 0a8fa8dbb2ceaa1918156b17722e3e058b5bdf0b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 18 04:29:29 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 18 23:08:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8fa8db
dev-ruby/timecop: enable ruby32 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/timecop/timecop-0.9.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/timecop/timecop-0.9.5.ebuild b/dev-ruby/timecop/timecop-0.9.5.ebuild index 3f4ec824c9f8..af40e7129a40 100644 --- a/dev-ruby/timecop/timecop-0.9.5.ebuild +++ b/dev-ruby/timecop/timecop-0.9.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_TASK_TEST="test"