commit: ae389462d21048173222b85cc5c3ce17e2adbf12 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Aug 11 18:02:04 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Aug 11 19:14:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae389462
www-apps/nanoc-spec: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> www-apps/nanoc-spec/nanoc-spec-0.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/nanoc-spec/nanoc-spec-0.0.2-r1.ebuild b/www-apps/nanoc-spec/nanoc-spec-0.0.2-r1.ebuild index 23fa33fff8d9..96a370f2cbf5 100644 --- a/www-apps/nanoc-spec/nanoc-spec-0.0.2-r1.ebuild +++ b/www-apps/nanoc-spec/nanoc-spec-0.0.2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby30 ruby31" +USE_RUBY="ruby30 ruby31 ruby32" RUBY_FAKEGEM_RECIPE_TEST="none"