summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-06 17:53:11 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-06 17:59:55 +0200
commitd633edb9e083030e1bf44705982cccb4562f92e9 (patch)
treeed63e197a5ae1d187f0e6c57beb40be1e1e03d75
parentdev-ruby/fuubar: enable ruby30 and disable ruby25 (diff)
downloadgentoo-d633edb9e083030e1bf44705982cccb4562f92e9.tar.gz
gentoo-d633edb9e083030e1bf44705982cccb4562f92e9.tar.bz2
gentoo-d633edb9e083030e1bf44705982cccb4562f92e9.zip
dev-ruby/rspectacular: enable ruby30 and disable ruby24, ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild
index 5a7ded17eccf..2c02f801759e 100644
--- a/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild
+++ b/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_EXTRADOC="README.md"