commit: c7a7b9fa37f2fe93411daa81b2abdd00aae0ac99 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jun 11 05:26:09 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jun 11 05:39:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a7b9fa
dev-ruby/multipart-post: add ruby24 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild b/dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild index 010b11f6907..ff429b4380e 100644 --- a/dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild +++ b/dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC=""