summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-27 11:04:47 +0100
committerSam James <sam@gentoo.org>2023-03-27 11:59:12 +0100
commitdaaab200bd451e72bf33e1ea172b6b0dcaceb2c7 (patch)
tree9d2872e08c74848fd17baea9934f4099fd53c60d
parentdev-ruby/radius: enable ruby31 (diff)
downloadgentoo-daaab200bd451e72bf33e1ea172b6b0dcaceb2c7.tar.gz
gentoo-daaab200bd451e72bf33e1ea172b6b0dcaceb2c7.tar.bz2
gentoo-daaab200bd451e72bf33e1ea172b6b0dcaceb2c7.zip
dev-ruby/rb-inotify: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
index 19ff54bc422b..a9029cdf0e9f 100644
--- a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
+++ b/dev-ruby/rb-inotify/rb-inotify-0.10.1.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=7
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"