summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-05-06 19:54:46 +0200
committerHans de Graaff <graaff@gentoo.org>2019-05-06 19:58:12 +0200
commit42f2b633150e3522eb2099ea1932c63dd57b6e32 (patch)
tree964f3f225bec33ba50143addf839ea907679d266 /dev-ruby
parentdev-ruby/haml-rails: add ruby26 (diff)
downloadgentoo-42f2b633150e3522eb2099ea1932c63dd57b6e32.tar.gz
gentoo-42f2b633150e3522eb2099ea1932c63dd57b6e32.tar.bz2
gentoo-42f2b633150e3522eb2099ea1932c63dd57b6e32.zip
dev-ruby/web-console: 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')
-rw-r--r--dev-ruby/web-console/web-console-3.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/web-console/web-console-3.7.0.ebuild b/dev-ruby/web-console/web-console-3.7.0.ebuild
index 1228f004d912..01beea3d2e88 100644
--- a/dev-ruby/web-console/web-console-3.7.0.ebuild
+++ b/dev-ruby/web-console/web-console-3.7.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# 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_EXTRADOC="CHANGELOG.markdown README.markdown"