From: Hans de Graaff Date: Sun, 19 Jan 2020 06:44:36 +0000 (+0100) Subject: dev-ruby/xpath: add ruby27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9214aa8a8aafab0017e32eb8a8c612cf3f4c6ec1;p=gentoo.git dev-ruby/xpath: add ruby27 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff --- diff --git a/dev-ruby/xpath/xpath-3.2.0.ebuild b/dev-ruby/xpath/xpath-3.2.0.ebuild index e2840a4fb89a..461d26c9e994 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="README.md"