commit: 06049165d66eab9421bc6f981a6cf5afabcd5904 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Jan 7 19:46:52 2026 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jan 7 20:38:52 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06049165
dev-ruby/io-event: enable ruby40 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/io-event/io-event-1.14.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/io-event/io-event-1.14.2.ebuild b/dev-ruby/io-event/io-event-1.14.2.ebuild index e05cf6aea0ce..5be9bd668ebc 100644 --- a/dev-ruby/io-event/io-event-1.14.2.ebuild +++ b/dev-ruby/io-event/io-event-1.14.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-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_EXTENSIONS=(ext/extconf.rb) RUBY_FAKEGEM_EXTRADOC="readme.md"
