commit: c2336dea3053f0d549d1af9a123c6f1cdff35861 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Mar 25 17:32:20 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Mar 25 17:32:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2336dea
www-apps/jekyll-sitemap: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> www-apps/jekyll-sitemap/jekyll-sitemap-1.4.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/jekyll-sitemap/jekyll-sitemap-1.4.0-r1.ebuild b/www-apps/jekyll-sitemap/jekyll-sitemap-1.4.0-r1.ebuild index b81497226e44..a9094d3ae65f 100644 --- a/www-apps/jekyll-sitemap/jekyll-sitemap-1.4.0-r1.ebuild +++ b/www-apps/jekyll-sitemap/jekyll-sitemap-1.4.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby30 ruby31" +USE_RUBY="ruby31 ruby32" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
