commit:     a2b67c48e75ef50ae769158a5c000da54d9fcea8
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 16 20:43:52 2026 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jan 16 21:15:08 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2b67c48

dev-ruby/ecma-re-validator: enable ruby40

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

 dev-ruby/ecma-re-validator/ecma-re-validator-0.4.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ecma-re-validator/ecma-re-validator-0.4.0.ebuild 
b/dev-ruby/ecma-re-validator/ecma-re-validator-0.4.0.ebuild
index db8a3ea13e77..4c6de77f9473 100644
--- a/dev-ruby/ecma-re-validator/ecma-re-validator-0.4.0.ebuild
+++ b/dev-ruby/ecma-re-validator/ecma-re-validator-0.4.0.ebuild
@@ -1,8 +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_EXTRADOC="README.md"
 

Reply via email to