commit: 3d99d73c484107b45e38de3e8fcc32e7fcdc0c75 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 27 08:05:28 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 27 08:33:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d99d73c
dev-ruby/fast_xs: enable ruby31, ruby32 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/fast_xs/fast_xs-0.8.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0-r3.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0-r3.ebuild index 0b38660b71a8..a3d0bfe8d16d 100644 --- a/dev-ruby/fast_xs/fast_xs-0.8.0-r3.ebuild +++ b/dev-ruby/fast_xs/fast_xs-0.8.0-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27 ruby30" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_DOCDIR="doc"