commit: 628c31af0c78eaf3881f6b739b0f6322b087fe80 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Mar 29 06:45:51 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Mar 29 06:46:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628c31af
dev-ruby/timecop: add ruby25 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/timecop/timecop-0.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/timecop/timecop-0.9.1.ebuild b/dev-ruby/timecop/timecop-0.9.1.ebuild index 287d0c2f722..28bef5c6444 100644 --- a/dev-ruby/timecop/timecop-0.9.1.ebuild +++ b/dev-ruby/timecop/timecop-0.9.1.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=6 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_TEST="test"
