summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-10-21 10:35:01 +0200
committerHans de Graaff <graaff@gentoo.org>2022-10-21 11:11:28 +0200
commite06a957e4778380d96b8495a2fa9bc37f6799f29 (patch)
tree1f9b63719275817fca3c31fe0b3ec7efd6865aab /dev-ruby/ruby-progressbar
parentdev-ruby/rspectacular: enable ruby31 and disable ruby26 (diff)
downloadgentoo-e06a957e4778380d96b8495a2fa9bc37f6799f29.tar.gz
gentoo-e06a957e4778380d96b8495a2fa9bc37f6799f29.tar.bz2
gentoo-e06a957e4778380d96b8495a2fa9bc37f6799f29.zip
dev-ruby/ruby-progressbar: enable ruby31 and disable ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.11.0.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.11.0.ebuild
index 4a0dda0d56ff..8d3fea136cfa 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.11.0.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.11.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"