commit: 9ac693a23b7962103473d2bd1beddb4832c521e3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Dec 22 05:26:40 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Dec 22 05:30:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac693a2
dev-ruby/httpclient: add ruby27 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/httpclient/httpclient-2.8.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/httpclient/httpclient-2.8.3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3.ebuild index 4bd83dac17d..6ab31bcbc8d 100644 --- a/dev-ruby/httpclient/httpclient-2.8.3.ebuild +++ b/dev-ruby/httpclient/httpclient-2.8.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" RUBY_FAKEGEM_TASK_TEST="-Ilib test" RUBY_FAKEGEM_TASK_DOC="doc"
