summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-02 03:05:35 +0100
committerSam James <sam@gentoo.org>2023-04-02 03:55:33 +0100
commitda2b5f72ed7a16e224188fa33b1cbe0bd57cd623 (patch)
treedf0ac227b112b27be99bfe8d88ca7ba15c0dfa96
parentdev-ruby/cmdparse: add github upstream metadata (diff)
downloadgentoo-da2b5f72ed7a16e224188fa33b1cbe0bd57cd623.tar.gz
gentoo-da2b5f72ed7a16e224188fa33b1cbe0bd57cd623.tar.bz2
gentoo-da2b5f72ed7a16e224188fa33b1cbe0bd57cd623.zip
dev-ruby/maruku: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/maruku/maruku-0.7.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/maruku/maruku-0.7.3-r1.ebuild b/dev-ruby/maruku/maruku-0.7.3-r1.ebuild
index 1cf1d6fc5f5a..34993b4fa690 100644
--- a/dev-ruby/maruku/maruku-0.7.3-r1.ebuild
+++ b/dev-ruby/maruku/maruku-0.7.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"