commit: 45f54e1c1f9bf67a2360cb1e0b63c408edd74c77 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun May 29 05:38:22 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun May 29 05:50:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f54e1c
www-apps/nanoc-checking: enable ruby30 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> www-apps/nanoc-checking/nanoc-checking-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/nanoc-checking/nanoc-checking-1.0.2.ebuild b/www-apps/nanoc-checking/nanoc-checking-1.0.2.ebuild index b82ea09aba08..125b020adb9f 100644 --- a/www-apps/nanoc-checking/nanoc-checking-1.0.2.ebuild +++ b/www-apps/nanoc-checking/nanoc-checking-1.0.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" # Upstream has specs but they are not available in the gem and the # repository upstream is not tagged for this.
