diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-08-11 20:13:07 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-08-11 21:14:11 +0200 |
commit | 20f8df59ef352906623aaa42998d715d50026e3c (patch) | |
tree | c477d3db48aaddcccff200a92cea731d908f2f68 | |
parent | www-apps/nanoc-checking: enable ruby32 (diff) | |
download | gentoo-20f8df59ef352906623aaa42998d715d50026e3c.tar.gz gentoo-20f8df59ef352906623aaa42998d715d50026e3c.tar.bz2 gentoo-20f8df59ef352906623aaa42998d715d50026e3c.zip |
www-apps/nanoc-deploying: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r-- | www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 9ed9b0a674e4..c3bc114de4e2 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 @@ -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. |