summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-04-28 10:35:04 +0200
committerHans de Graaff <graaff@gentoo.org>2024-04-28 10:35:25 +0200
commit6cbc2c5eae311f4a6658877e1a333b826232e77b (patch)
treeef0e1e8b361ae42e30220553ce04bdc2cd8d0235 /www-apps/nanoc-deploying
parentwww-apps/nanoc-checking: enable ruby33 (diff)
downloadgentoo-6cbc2c5eae311f4a6658877e1a333b826232e77b.tar.gz
gentoo-6cbc2c5eae311f4a6658877e1a333b826232e77b.tar.bz2
gentoo-6cbc2c5eae311f4a6658877e1a333b826232e77b.zip
www-apps/nanoc-deploying: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'www-apps/nanoc-deploying')
-rw-r--r--www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
index c3bc114de4e2..581d016f0e25 100644
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
# Upstream has specs but they are not available in the gem and the
# repository upstream is not tagged for this.