summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-31 20:32:46 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-31 20:32:46 +0100
commitcb63c6345247a4d5d53567508ace25eebdcfbd78 (patch)
tree35853196e3c25a97c094ffcc8cdd2998e5db52d3
parentdev-ruby/dbf: drop 4.2.2 (diff)
downloadgentoo-cb63c6345247a4d5d53567508ace25eebdcfbd78.tar.gz
gentoo-cb63c6345247a4d5d53567508ace25eebdcfbd78.tar.bz2
gentoo-cb63c6345247a4d5d53567508ace25eebdcfbd78.zip
dev-ruby/daemons: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/daemons/daemons-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/daemons/daemons-1.4.1.ebuild b/dev-ruby/daemons/daemons-1.4.1.ebuild
index 84d7aa9d69d4..5d257fb36dc3 100644
--- a/dev-ruby/daemons/daemons-1.4.1.ebuild
+++ b/dev-ruby/daemons/daemons-1.4.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="Releases README.md"