commit: 0117a528f14cc90f8c624bdc3f4746a47f5a3a10 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun May 29 05:32:27 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun May 29 05:50:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0117a528
www-apps/nanoc-spec: enable ruby30 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> www-apps/nanoc-spec/nanoc-spec-0.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/nanoc-spec/nanoc-spec-0.0.2.ebuild b/www-apps/nanoc-spec/nanoc-spec-0.0.2.ebuild index de408edaee8e..1644eabc99b8 100644 --- a/www-apps/nanoc-spec/nanoc-spec-0.0.2.ebuild +++ b/www-apps/nanoc-spec/nanoc-spec-0.0.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby26 ruby27" +USE_RUBY="ruby26 ruby27 ruby30" RUBY_FAKEGEM_RECIPE_TEST="none"
