From: Hans de Graaff Date: Tue, 7 Aug 2018 18:05:26 +0000 (+0200) Subject: dev-ruby/astrolabe: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ae3e5b5c91edd9cfd5cfb7b6d5a3836b021f0a8d;p=gentoo.git dev-ruby/astrolabe: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild index 61abe54ff9fb..9c6737e8d2a3 100644 --- a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild +++ b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild @@ -1,8 +1,8 @@ -# 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 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="yard" RUBY_FAKEGEM_RECIPE_TEST="rspec"