From: Hans de Graaff Date: Sun, 5 Aug 2018 20:09:17 +0000 (+0200) Subject: dev-ruby/coercible: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7988a043a33b1660f1fe82c5a4ac4d3842eebca6;p=gentoo.git dev-ruby/coercible: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-ruby/coercible/coercible-1.0.0.ebuild b/dev-ruby/coercible/coercible-1.0.0.ebuild index c343fc51b8c4..aba4fc8fcacc 100644 --- a/dev-ruby/coercible/coercible-1.0.0.ebuild +++ b/dev-ruby/coercible/coercible-1.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="README.md Changelog.md"