commit: 428a303bac3f24e2cc16b47ab919ef701f851585 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Mar 9 09:21:49 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Mar 9 09:23:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428a303b
dev-ruby/GeoRuby: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild index 5717e7ed675..77797b0c6de 100644 --- a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2.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="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3"