summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-27 10:28:11 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-27 10:36:50 +0100
commit0d53a2c55951ee54fe819232055ef784d189fc5b (patch)
treea248e6eb7b9622a924d3714179d08a7f574ae497 /dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
parentdev-ruby/simple-rss: enable ruby33 (diff)
downloadgentoo-0d53a2c55951ee54fe819232055ef784d189fc5b.tar.gz
gentoo-0d53a2c55951ee54fe819232055ef784d189fc5b.tar.bz2
gentoo-0d53a2c55951ee54fe819232055ef784d189fc5b.zip
dev-ruby/simplecov-html: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild')
-rw-r--r--dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
index 4fa6428ac43c..909e1f573bcd 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="README.md"