diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-08-16 07:43:22 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-08-16 08:12:09 +0200 |
commit | 518bd6a1667db2c47afe7c0d1e2dabe21ac8daee (patch) | |
tree | 262156d0bfc5417172bbbe1ac782f579855a6308 /dev-ruby/arel-helpers | |
parent | dev-ruby/astrolabe: add ruby24 (diff) | |
download | gentoo-518bd6a1667db2c47afe7c0d1e2dabe21ac8daee.tar.gz gentoo-518bd6a1667db2c47afe7c0d1e2dabe21ac8daee.tar.bz2 gentoo-518bd6a1667db2c47afe7c0d1e2dabe21ac8daee.zip |
dev-ruby/arel-helpers: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/arel-helpers')
-rw-r--r-- | dev-ruby/arel-helpers/arel-helpers-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/arel-helpers/arel-helpers-2.4.0.ebuild b/dev-ruby/arel-helpers/arel-helpers-2.4.0.ebuild index 980137fea785..1010c5893b47 100644 --- a/dev-ruby/arel-helpers/arel-helpers-2.4.0.ebuild +++ b/dev-ruby/arel-helpers/arel-helpers-2.4.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_RECIPE_TEST="rspec" |