commit: 579e23a4d453ce7166294c98bc4239c794460c2a Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jan 12 16:01:49 2026 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jan 12 16:09:02 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579e23a4
dev-ruby/colored2: enable ruby40 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/colored2/colored2-3.1.2-r1.ebuild | 4 ++-- dev-ruby/colored2/colored2-4.0.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/colored2/colored2-3.1.2-r1.ebuild b/dev-ruby/colored2/colored2-3.1.2-r1.ebuild index 0e551ac3dd93..dbaacc2a6eab 100644 --- a/dev-ruby/colored2/colored2-3.1.2-r1.ebuild +++ b/dev-ruby/colored2/colored2-3.1.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_RECIPE_TEST="rspec3" diff --git a/dev-ruby/colored2/colored2-4.0.3.ebuild b/dev-ruby/colored2/colored2-4.0.3.ebuild index 0cf11cfda75d..f871edd0188b 100644 --- a/dev-ruby/colored2/colored2-4.0.3.ebuild +++ b/dev-ruby/colored2/colored2-4.0.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_GEMSPEC="colored2.gemspec" RUBY_FAKEGEM_RECIPE_DOC="none"
