diff options
author | Hans de Graaff <graaff@gentoo.org> | 2024-04-28 10:34:43 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2024-04-28 10:35:25 +0200 |
commit | 4f63850e0032fe9c53dbd12803435a964d2ec47b (patch) | |
tree | 0036b6db20b5c294f47340b1f7ff4205f568d19a /www-apps | |
parent | www-apps/nanoc: add 4.12.21 (diff) | |
download | gentoo-4f63850e0032fe9c53dbd12803435a964d2ec47b.tar.gz gentoo-4f63850e0032fe9c53dbd12803435a964d2ec47b.tar.bz2 gentoo-4f63850e0032fe9c53dbd12803435a964d2ec47b.zip |
www-apps/nanoc-checking: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/nanoc-checking/nanoc-checking-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nanoc-checking/nanoc-checking-1.0.5.ebuild b/www-apps/nanoc-checking/nanoc-checking-1.0.5.ebuild index 1c01dd15800d..5ee44c580eef 100644 --- a/www-apps/nanoc-checking/nanoc-checking-1.0.5.ebuild +++ b/www-apps/nanoc-checking/nanoc-checking-1.0.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="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. |