diff options
author | Hans de Graaff <hans@degraaff.org> | 2019-04-11 17:00:05 +0200 |
---|---|---|
committer | Hans de Graaff <hans@degraaff.org> | 2019-04-11 17:00:05 +0200 |
commit | 41d92ecfdd646050820dbb2031ee488478ba4787 (patch) | |
tree | 1dec823f1993096e9805a4e4f7361fc7b73f5a3d /net-analyzer | |
parent | dev-ruby/bootstrap: initial import (diff) | |
download | graaff-41d92ecfdd646050820dbb2031ee488478ba4787.tar.gz graaff-41d92ecfdd646050820dbb2031ee488478ba4787.tar.bz2 graaff-41d92ecfdd646050820dbb2031ee488478ba4787.zip |
net-analyzer/munin-plugins-rails: add ruby25, ruby26
Signed-off-by: Hans de Graaff <hans@degraaff.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin-plugins-rails/munin-plugins-rails-0.2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin-plugins-rails/munin-plugins-rails-0.2.13.ebuild b/net-analyzer/munin-plugins-rails/munin-plugins-rails-0.2.13.ebuild index 74176c65..5b5263c0 100644 --- a/net-analyzer/munin-plugins-rails/munin-plugins-rails-0.2.13.ebuild +++ b/net-analyzer/munin-plugins-rails/munin-plugins-rails-0.2.13.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby24 ruby25 ruby26" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" |