diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-12-27 08:43:55 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-12-27 08:54:59 +0100 |
commit | 28b28ee068eae8da8ba9cc00370a7f8c313ada0d (patch) | |
tree | 72fb378d29169ee68212451cacd1ecc66da88c0f /dev-ruby/whole_history_rating | |
parent | dev-ruby/xmlrpc: enable ruby33 (diff) | |
download | gentoo-28b28ee068eae8da8ba9cc00370a7f8c313ada0d.tar.gz gentoo-28b28ee068eae8da8ba9cc00370a7f8c313ada0d.tar.bz2 gentoo-28b28ee068eae8da8ba9cc00370a7f8c313ada0d.zip |
dev-ruby/whole_history_rating: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/whole_history_rating')
-rw-r--r-- | dev-ruby/whole_history_rating/whole_history_rating-0.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/whole_history_rating/whole_history_rating-0.1.2-r2.ebuild b/dev-ruby/whole_history_rating/whole_history_rating-0.1.2-r2.ebuild index 1eafbb48a090..ae2429ee2142 100644 --- a/dev-ruby/whole_history_rating/whole_history_rating-0.1.2-r2.ebuild +++ b/dev-ruby/whole_history_rating/whole_history_rating-0.1.2-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_TASK_TEST="test_units" |