diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-05-04 20:06:57 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-05-04 20:32:12 +0200 |
commit | 636c05a7204fc05a0c5988101c605ca5c0036301 (patch) | |
tree | 99bc333118985410df21747e0715363c8d41bada /dev-ruby/arel-helpers | |
parent | dev-ruby/acts_as_list: add ruby26 (diff) | |
download | gentoo-636c05a7204fc05a0c5988101c605ca5c0036301.tar.gz gentoo-636c05a7204fc05a0c5988101c605ca5c0036301.tar.bz2 gentoo-636c05a7204fc05a0c5988101c605ca5c0036301.zip |
dev-ruby/arel-helpers: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/arel-helpers')
-rw-r--r-- | dev-ruby/arel-helpers/arel-helpers-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/arel-helpers/arel-helpers-2.8.0.ebuild b/dev-ruby/arel-helpers/arel-helpers-2.8.0.ebuild index 6d066bfd6a20..b0aaef15c981 100644 --- a/dev-ruby/arel-helpers/arel-helpers-2.8.0.ebuild +++ b/dev-ruby/arel-helpers/arel-helpers-2.8.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_RECIPE_TEST="rspec" |