summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-17 10:08:37 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-17 10:08:57 +0200
commita037c062c6aa86472153d5f1541619cc790692ca (patch)
tree593b8d86e8e97f55bb48a8e5ef34e2ac20dbd6d8 /dev-ruby/trollop
parentdev-ruby/chronic: enable ruby31 (diff)
downloadgentoo-a037c062c6aa86472153d5f1541619cc790692ca.tar.gz
gentoo-a037c062c6aa86472153d5f1541619cc790692ca.tar.bz2
gentoo-a037c062c6aa86472153d5f1541619cc790692ca.zip
dev-ruby/trollop: enable ruby30, ruby31 and disable ruby24, ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/trollop')
-rw-r--r--dev-ruby/trollop/trollop-2.9.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/trollop/trollop-2.9.10.ebuild b/dev-ruby/trollop/trollop-2.9.10.ebuild
index 03b9b2720f92..0c6f4b8930b2 100644
--- a/dev-ruby/trollop/trollop-2.9.10.ebuild
+++ b/dev-ruby/trollop/trollop-2.9.10.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=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_EXTRADOC="FAQ.txt History.txt README.md"