commit: d331bbe60aceea704c262491de7197d4d4e1b49b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Dec 26 09:57:10 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Dec 26 11:05:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d331bbe6
dev-ruby/json: add ruby27 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/json/json-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/json/json-2.3.0.ebuild b/dev-ruby/json/json-2.3.0.ebuild index 075feb4751a..ccb0114c806 100644 --- a/dev-ruby/json/json-2.3.0.ebuild +++ b/dev-ruby/json/json-2.3.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md" RUBY_FAKEGEM_DOCDIR="doc"
