commit: 798751b300dc6f17ce6b3087e2632195c31d88fe Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Dec 31 06:54:51 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Dec 31 06:54:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=798751b3
dev-ruby/ast: add ruby27 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/ast/ast-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ast/ast-2.4.0.ebuild b/dev-ruby/ast/ast-2.4.0.ebuild index e03024e0a09..fa4f1f05941 100644 --- a/dev-ruby/ast/ast-2.4.0.ebuild +++ b/dev-ruby/ast/ast-2.4.0.ebuild @@ -2,7 +2,7 @@ # 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_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"