commit: 781510b0573516784adc666d224d9b2be512a999 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue May 4 05:15:21 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue May 4 05:29:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=781510b0
dev-ruby/xpath: add ruby30 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/xpath/xpath-3.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/xpath/xpath-3.2.0.ebuild b/dev-ruby/xpath/xpath-3.2.0.ebuild index 53e37aa7468..31e0e645324 100644 --- a/dev-ruby/xpath/xpath-3.2.0.ebuild +++ b/dev-ruby/xpath/xpath-3.2.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" +USE_RUBY="ruby25 ruby26 ruby27 ruby30" RUBY_FAKEGEM_EXTRADOC="README.md"
