commit: 1863ccd4611483469f3a3d1819a10fb60021bbfa Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue May 19 18:21:22 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed May 20 05:32:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1863ccd4
dev-ruby/http-accept: add ruby27 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/http-accept/http-accept-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/http-accept/http-accept-1.7.0.ebuild b/dev-ruby/http-accept/http-accept-1.7.0.ebuild index 391f22753ff..fe574509a5c 100644 --- a/dev-ruby/http-accept/http-accept-1.7.0.ebuild +++ b/dev-ruby/http-accept/http-accept-1.7.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="README.md"
