From 6cbc2c5eae311f4a6658877e1a333b826232e77b Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 28 Apr 2024 10:35:04 +0200 Subject: www-apps/nanoc-deploying: enable ruby33 Signed-off-by: Hans de Graaff --- www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-apps') 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. -- cgit v1.2.3-65-gdbad