commit:     08c303ac83354f400084c879aca5aba0678a8afb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  6 06:59:35 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 06:44:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c303ac

dev-ruby/GeoRuby: enable ruby30, ruby31 and disable ruby25, ruby26

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild 
b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
index b13578766edb..eacdc71c04e6 100644
--- a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
+++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to