From: Hans de Graaff Date: Sat, 4 May 2019 18:01:14 +0000 (+0200) Subject: dev-ruby/activerecord: add ruby26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b1fe5e62a57fe8388bbf5197327b9fd3eeabd9ce;p=gentoo.git dev-ruby/activerecord: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/activerecord/activerecord-5.2.3.ebuild b/dev-ruby/activerecord/activerecord-5.2.3.ebuild index 479ee02c394a..9c54bc91ff6a 100644 --- a/dev-ruby/activerecord/activerecord-5.2.3.ebuild +++ b/dev-ruby/activerecord/activerecord-5.2.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" # this is not null so that the dependencies will actually be filled RUBY_FAKEGEM_TASK_TEST="test"