From: Hans de Graaff Date: Fri, 18 May 2018 05:24:49 +0000 (+0200) Subject: dev-ruby/amq-protocol: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3420f31998b81d559b429716525a9cacb54b47ee;p=gentoo.git dev-ruby/amq-protocol: add ruby25 Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- diff --git a/dev-ruby/amq-protocol/amq-protocol-2.3.0.ebuild b/dev-ruby/amq-protocol/amq-protocol-2.3.0.ebuild index 65ddb930a2ff..3b0603c9a1c9 100644 --- a/dev-ruby/amq-protocol/amq-protocol-2.3.0.ebuild +++ b/dev-ruby/amq-protocol/amq-protocol-2.3.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"