commit: d62214656ddd5c51835997879e23db78670f457d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Mar 5 19:24:32 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Mar 5 19:25:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6221465
dev-ruby/axiom-types: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/axiom-types/axiom-types-0.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild b/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild index 0cbbd0250d8..ee5ffa99775 100644 --- a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild +++ b/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3"