summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-22 11:45:45 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-23 07:14:53 +0200
commitaec10d4a766e0a43eaaf86ca35a186b6d07b136e (patch)
treecd7c00dc1f9d675fb651511679690d93b6bb550e /dev-ruby/ruby-glib2
parentdev-ruby/pkg-config: add 1.4.7 (diff)
downloadgentoo-aec10d4a766e0a43eaaf86ca35a186b6d07b136e.tar.gz
gentoo-aec10d4a766e0a43eaaf86ca35a186b6d07b136e.tar.bz2
gentoo-aec10d4a766e0a43eaaf86ca35a186b6d07b136e.zip
dev-ruby/ruby-glib2: enable ruby30, ruby31 and disable ruby24, ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-glib2')
-rw-r--r--dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild
index 6c09a14b42a0..a90c72451f74 100644
--- a/dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild
+++ b/dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
inherit ruby-ng-gnome2