summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-06 09:06:30 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-06 09:13:36 +0200
commitfae1cd72d0a1cdead540c65030281218165d08af (patch)
treebd31d8c698b795ed16345642b452f624c56d2299 /dev-ruby/gnuplot
parentdev-ruby/git: drop 1.9.1, 1.10.0 (diff)
downloadgentoo-fae1cd72d0a1cdead540c65030281218165d08af.tar.gz
gentoo-fae1cd72d0a1cdead540c65030281218165d08af.tar.bz2
gentoo-fae1cd72d0a1cdead540c65030281218165d08af.zip
dev-ruby/gnuplot: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/gnuplot')
-rw-r--r--dev-ruby/gnuplot/gnuplot-2.6.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/gnuplot/gnuplot-2.6.2-r3.ebuild b/dev-ruby/gnuplot/gnuplot-2.6.2-r3.ebuild
index 8db2219c84e6..b8592af4af13 100644
--- a/dev-ruby/gnuplot/gnuplot-2.6.2-r3.ebuild
+++ b/dev-ruby/gnuplot/gnuplot-2.6.2-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="AUTHORS.txt ChangeLog README.textile"