diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-08-11 20:01:45 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-08-11 21:14:11 +0200 |
commit | f139fd553fbb5fed50305858cd085f5f01915741 (patch) | |
tree | 61f89dca4ec568a5bae1c8f792b4ca51f8391770 /www-apps/nanoc-core | |
parent | dev-ruby/psych: enable ruby32 (diff) | |
download | gentoo-f139fd553fbb5fed50305858cd085f5f01915741.tar.gz gentoo-f139fd553fbb5fed50305858cd085f5f01915741.tar.bz2 gentoo-f139fd553fbb5fed50305858cd085f5f01915741.zip |
www-apps/nanoc-core: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'www-apps/nanoc-core')
-rw-r--r-- | www-apps/nanoc-core/nanoc-core-4.12.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nanoc-core/nanoc-core-4.12.16.ebuild b/www-apps/nanoc-core/nanoc-core-4.12.16.ebuild index c48b16e16e5b..136a919ee393 100644 --- a/www-apps/nanoc-core/nanoc-core-4.12.16.ebuild +++ b/www-apps/nanoc-core/nanoc-core-4.12.16.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" RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md" |