summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-08-05 22:14:25 +0200
committerHans de Graaff <graaff@gentoo.org>2018-08-05 22:36:41 +0200
commitadefbb3858dc91832736684799393e2f52af446d (patch)
tree2872b7f5d43e9f6c62cf20f40300b1022c5dd7b5 /dev-ruby/axiom-types
parentdev-ruby/ice_nine: add ruby25 (diff)
downloadgentoo-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.ebuild2
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"