summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-08 07:26:11 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-08 07:32:09 +0200
commit298f9b4df41e2c930097fc46d5e44d6233569301 (patch)
tree8fa19fddc27bbab5388514c0f3ca990f310723b2 /dev-ruby/html2haml
parentdev-ruby/haml: enable ruby30 (diff)
downloadgentoo-298f9b4df41e2c930097fc46d5e44d6233569301.tar.gz
gentoo-298f9b4df41e2c930097fc46d5e44d6233569301.tar.bz2
gentoo-298f9b4df41e2c930097fc46d5e44d6233569301.zip
dev-ruby/html2haml: enable ruby30
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/html2haml')
-rw-r--r--dev-ruby/html2haml/html2haml-2.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/html2haml/html2haml-2.2.0-r1.ebuild b/dev-ruby/html2haml/html2haml-2.2.0-r1.ebuild
index c66f4f8eaa9c..99cad3b03a7b 100644
--- a/dev-ruby/html2haml/html2haml-2.2.0-r1.ebuild
+++ b/dev-ruby/html2haml/html2haml-2.2.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
RUBY_FAKEGEM_EXTRADOC="README.md Changelog.markdown"
RUBY_FAKEGEM_RECIPE_DOC="yard"