diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-03-05 20:24:32 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-03-05 20:25:02 +0100 |
commit | d62214656ddd5c51835997879e23db78670f457d (patch) | |
tree | 6eec3c884435db972c038eda82d81fa276bd32e1 /dev-ruby/axiom-types | |
parent | x11-wm/stumpwm: Drops old version 1.0.0 (diff) | |
download | gentoo-d62214656ddd5c51835997879e23db78670f457d.tar.gz gentoo-d62214656ddd5c51835997879e23db78670f457d.tar.bz2 gentoo-d62214656ddd5c51835997879e23db78670f457d.zip |
dev-ruby/axiom-types: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/axiom-types')
-rw-r--r-- | dev-ruby/axiom-types/axiom-types-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 0cbbd0250d81..ee5ffa99775b 100644 --- a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild +++ b/dev-ruby/axiom-types/axiom-types-0.1.1.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="ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |