commit:     c3ed18757fa3142c4e5c3610fba4553c3fed84b6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat May  7 06:04:42 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat May  7 06:33:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3ed1875

dev-ruby/colored2: enable ruby30, ruby31 and disable ruby24, ruby25

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

 dev-ruby/colored2/colored2-3.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/colored2/colored2-3.1.2.ebuild 
b/dev-ruby/colored2/colored2-3.1.2.ebuild
index 5a158dea39ff..935065681ac8 100644
--- a/dev-ruby/colored2/colored2-3.1.2.ebuild
+++ b/dev-ruby/colored2/colored2-3.1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # 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"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to