commit: 05e4d0d1d05b6e2dd581d93a02bbe06f77e2eb06 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Jul 23 12:36:47 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Jul 23 15:02:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05e4d0d1
dev-ruby/css_parser: add ruby27 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/css_parser/css_parser-1.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/css_parser/css_parser-1.7.1.ebuild b/dev-ruby/css_parser/css_parser-1.7.1.ebuild index e6b598cea4f..579238d3def 100644 --- a/dev-ruby/css_parser/css_parser-1.7.1.ebuild +++ b/dev-ruby/css_parser/css_parser-1.7.1.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=7 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" RUBY_FAKEGEM_DOC_DIR="doc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md "
