summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-05-04 20:06:57 +0200
committerHans de Graaff <graaff@gentoo.org>2019-05-04 20:32:12 +0200
commit636c05a7204fc05a0c5988101c605ca5c0036301 (patch)
tree99bc333118985410df21747e0715363c8d41bada
parentdev-ruby/acts_as_list: add ruby26 (diff)
downloadgentoo-636c05a7.tar.gz
gentoo-636c05a7.tar.bz2
gentoo-636c05a7.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
-rw-r--r--dev-ruby/arel-helpers/arel-helpers-2.8.0.ebuild4
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"