commit: adefbb3858dc91832736684799393e2f52af446d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Aug 5 20:14:25 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Aug 5 20:36:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adefbb38
dev-ruby/axiom-types: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/axiom-types/axiom-types-0.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ee5ffa99775..e809adc5795 100644 --- a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild +++ b/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3"