summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-06 17:53:23 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-06 17:59:55 +0200
commitdc14c5ab1aa2640124704ca28c1a9295abee3231 (patch)
tree60ef1f6d4485b2ad7ffdec80e50bd087c8eeba6d /dev-ruby/ruby-progressbar
parentdev-ruby/rspectacular: enable ruby30 and disable ruby24, ruby25 (diff)
downloadgentoo-dc14c5ab1aa2640124704ca28c1a9295abee3231.tar.gz
gentoo-dc14c5ab1aa2640124704ca28c1a9295abee3231.tar.bz2
gentoo-dc14c5ab1aa2640124704ca28c1a9295abee3231.zip
dev-ruby/ruby-progressbar: enable ruby30 and disable ruby25
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 c66f149c92b3..4a0dda0d56ff 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="ruby25 ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"