diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-01-19 07:44:36 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-01-19 07:52:28 +0100 |
commit | 9214aa8a8aafab0017e32eb8a8c612cf3f4c6ec1 (patch) | |
tree | 47d4cd0a518a5645d125efc172d0c1484338668d /dev-ruby/xpath | |
parent | dev-ruby/yajl-ruby: add ruby27 (diff) | |
download | gentoo-9214aa8a8aafab0017e32eb8a8c612cf3f4c6ec1.tar.gz gentoo-9214aa8a8aafab0017e32eb8a8c612cf3f4c6ec1.tar.bz2 gentoo-9214aa8a8aafab0017e32eb8a8c612cf3f4c6ec1.zip |
dev-ruby/xpath: add ruby27
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.ebuild | 4 |
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 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" |