commit: b1905655d5253a7353b44e404b394a24b4aee0eb Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Feb 3 07:32:15 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Feb 3 07:32:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1905655
dev-ruby/date_validator: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/date_validator/date_validator-0.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/date_validator/date_validator-0.9.0.ebuild b/dev-ruby/date_validator/date_validator-0.9.0.ebuild index 8fbe1c9db0b..2310e0c8eae 100644 --- a/dev-ruby/date_validator/date_validator-0.9.0.ebuild +++ b/dev-ruby/date_validator/date_validator-0.9.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_TASK_TEST="test"
