commit: f59a10c7e15b11399db5a5cfac40f93f0f116163 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Feb 3 10:24:07 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Feb 3 18:21:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f59a10c7
dev-ruby/fattr: add ruby25 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/fattr/fattr-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/fattr/fattr-2.3.0.ebuild b/dev-ruby/fattr/fattr-2.3.0.ebuild index dd702ee80c1..2a0c2f23d0f 100644 --- a/dev-ruby/fattr/fattr-2.3.0.ebuild +++ b/dev-ruby/fattr/fattr-2.3.0.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"