summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-04-01 08:24:27 +0200
committerHans de Graaff <graaff@gentoo.org>2023-04-01 08:25:36 +0200
commit2b545a653c4a524c16d8453edfe34e393587801f (patch)
tree3264396531ef8bb2cca760533c5b96018c2c16a5 /www-apps/jekyll-sitemap
parentwww-apps/jekyll-watch: enable ruby30 (diff)
downloadgentoo-2b545a653c4a524c16d8453edfe34e393587801f.tar.gz
gentoo-2b545a653c4a524c16d8453edfe34e393587801f.tar.bz2
gentoo-2b545a653c4a524c16d8453edfe34e393587801f.zip
www-apps/jekyll-sitemap: enable ruby30
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'www-apps/jekyll-sitemap')
-rw-r--r--www-apps/jekyll-sitemap/jekyll-sitemap-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/jekyll-sitemap/jekyll-sitemap-1.4.0.ebuild b/www-apps/jekyll-sitemap/jekyll-sitemap-1.4.0.ebuild
index 9b6ff7af26f8..831d9e8c6fab 100644
--- a/www-apps/jekyll-sitemap/jekyll-sitemap-1.4.0.ebuild
+++ b/www-apps/jekyll-sitemap/jekyll-sitemap-1.4.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby27 ruby30"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"