commit: ffc20c59269ca7f89b7c684c74e333bc543a4738 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Apr 28 07:38:04 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Apr 28 08:35:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc20c59
app-text/ronn-ng: enable ruby33 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> app-text/ronn-ng/ronn-ng-0.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ronn-ng/ronn-ng-0.10.1.ebuild b/app-text/ronn-ng/ronn-ng-0.10.1.ebuild index c1e9136fe5ea..d1fb0d67cc93 100644 --- a/app-text/ronn-ng/ronn-ng-0.10.1.ebuild +++ b/app-text/ronn-ng/ronn-ng-0.10.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGELOG.md README.md" RUBY_FAKEGEM_GEMSPEC="ronn-ng.gemspec"
