summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-08-11 20:11:43 +0200
committerHans de Graaff <graaff@gentoo.org>2023-08-11 21:14:11 +0200
commit1f9587de77d937a0907b7a85c318eef726ec03f1 (patch)
tree855bee9e11c46e2ec03caefaaeaccee2e6a66440 /www-apps
parentwww-apps/nanoc-cli: enable ruby32 (diff)
downloadgentoo-1f9587de77d937a0907b7a85c318eef726ec03f1.tar.gz
gentoo-1f9587de77d937a0907b7a85c318eef726ec03f1.tar.bz2
gentoo-1f9587de77d937a0907b7a85c318eef726ec03f1.zip
www-apps/nanoc-checking: enable ruby32
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.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nanoc-checking/nanoc-checking-1.0.2.ebuild b/www-apps/nanoc-checking/nanoc-checking-1.0.2.ebuild
index 32a6a8ae55f4..213ad0011975 100644
--- a/www-apps/nanoc-checking/nanoc-checking-1.0.2.ebuild
+++ b/www-apps/nanoc-checking/nanoc-checking-1.0.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
# Upstream has specs but they are not available in the gem and the
# repository upstream is not tagged for this.