summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 17:52:35 +0100
committerSam James <sam@gentoo.org>2023-04-07 19:09:36 +0100
commitc38dcbb6817924d2832bd53ef1afd013249c067a (patch)
treec089c1662a124eab0ed3fb42a6bae652508b03dd
parentdev-ruby/ruby-gio2: enable ruby32 for 4.1.x, fix tests (diff)
downloadgentoo-c38dcbb6817924d2832bd53ef1afd013249c067a.tar.gz
gentoo-c38dcbb6817924d2832bd53ef1afd013249c067a.tar.bz2
gentoo-c38dcbb6817924d2832bd53ef1afd013249c067a.zip
dev-ruby/ruby-atk: enable ruby32 for 4.1.x
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/ruby-atk/ruby-atk-4.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-atk/ruby-atk-4.1.2.ebuild b/dev-ruby/ruby-atk/ruby-atk-4.1.2.ebuild
index aa465ae64b69..dc74bd0b8d2f 100644
--- a/dev-ruby/ruby-atk/ruby-atk-4.1.2.ebuild
+++ b/dev-ruby/ruby-atk/ruby-atk-4.1.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
inherit ruby-ng-gnome2