diff options
author | 2018-08-05 22:14:25 +0200 | |
---|---|---|
committer | 2018-08-05 22:36:41 +0200 | |
commit | adefbb3858dc91832736684799393e2f52af446d (patch) | |
tree | 2872b7f5d43e9f6c62cf20f40300b1022c5dd7b5 /dev-ruby/axiom-types | |
parent | dev-ruby/ice_nine: add ruby25 (diff) | |
download | gentoo-adefbb3858dc91832736684799393e2f52af446d.tar.gz gentoo-adefbb3858dc91832736684799393e2f52af446d.tar.bz2 gentoo-adefbb3858dc91832736684799393e2f52af446d.zip |
dev-ruby/axiom-types: add ruby25
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/axiom-types')
-rw-r--r-- | dev-ruby/axiom-types/axiom-types-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 ee5ffa99775b..e809adc5795c 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" |