commit: c68ebafaf115badd1a56365ba751679ed49beae5 Author: Naohiro Aota <naota <AT> gentoo <DOT> org> AuthorDate: Fri Oct 8 14:22:39 2021 +0000 Commit: Naohiro Aota <naota <AT> gentoo <DOT> org> CommitDate: Sat Oct 9 15:23:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c68ebafa
dev-ruby/httpclient: enable ruby30 and disable ruby25 Signed-off-by: Naohiro Aota <naota <AT> gentoo.org> dev-ruby/httpclient/httpclient-2.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/httpclient/httpclient-2.8.3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3.ebuild index f5e7bf53b50..160c1d9af9d 100644 --- a/dev-ruby/httpclient/httpclient-2.8.3.ebuild +++ b/dev-ruby/httpclient/httpclient-2.8.3.ebuild @@ -3,7 +3,7 @@ EAPI=5 -USE_RUBY="ruby25 ruby26 ruby27" +USE_RUBY="ruby26 ruby27 ruby30" RUBY_FAKEGEM_TASK_TEST="-Ilib test" RUBY_FAKEGEM_TASK_DOC="doc"
