summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-05-04 07:15:21 +0200
committerHans de Graaff <graaff@gentoo.org>2021-05-04 07:29:37 +0200
commit781510b0573516784adc666d224d9b2be512a999 (patch)
treeb1fd5341b7de502301e9a1ff5baa8753743e6bc2 /dev-ruby/xpath
parentdev-ruby/childprocess: add ruby30 (diff)
downloadgentoo-781510b0573516784adc666d224d9b2be512a999.tar.gz
gentoo-781510b0573516784adc666d224d9b2be512a999.tar.bz2
gentoo-781510b0573516784adc666d224d9b2be512a999.zip
dev-ruby/xpath: add ruby30
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r--dev-ruby/xpath/xpath-3.2.0.ebuild4
1 files 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 53e37aa74684..31e0e645324b 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"