commit:     14c159b301df1f89de18ce2bfe28fbb45aa8ac9f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 29 13:41:38 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 15:55:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14c159b3

app-admin/puppet-lint: enable ruby30

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 app-admin/puppet-lint/puppet-lint-2.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/puppet-lint/puppet-lint-2.5.2.ebuild 
b/app-admin/puppet-lint/puppet-lint-2.5.2.ebuild
index da9ad946444e..887b36d22a98 100644
--- a/app-admin/puppet-lint/puppet-lint-2.5.2.ebuild
+++ b/app-admin/puppet-lint/puppet-lint-2.5.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to