commit: c03e4aee97dbdec08b5d4f21f21be396812ad89b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Dec 13 06:52:21 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Dec 13 08:09:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03e4aee
dev-ruby/rmagick: add ruby25 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-ruby/rmagick/rmagick-2.16.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rmagick/rmagick-2.16.0.ebuild b/dev-ruby/rmagick/rmagick-2.16.0.ebuild index 9276a4b95f0..6f0b1054a1a 100644 --- a/dev-ruby/rmagick/rmagick-2.16.0.ebuild +++ b/dev-ruby/rmagick/rmagick-2.16.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_DOC=""
