From 361cbd1a6b2176f9e6a5a67a44754e35ccc8d1ad Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Fri, 9 Feb 2018 07:55:51 +0100 Subject: [PATCH] dev-ruby/ritex: add ruby25 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- dev-ruby/ritex/ritex-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ritex/ritex-1.0.1.ebuild b/dev-ruby/ritex/ritex-1.0.1.ebuild index 21afed602b3cf..787ce01edbfb3 100644 --- a/dev-ruby/ritex/ritex-1.0.1.ebuild +++ b/dev-ruby/ritex/ritex-1.0.1.ebuild @@ -1,8 +1,8 @@ -# 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="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README ReleaseNotes"