summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-06 10:49:06 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-06 12:04:22 +0200
commit65855ae114665b4fdb7554661f8db28c72068558 (patch)
tree66a1466a982c8140d682f322c2775da9416cf37e /dev-ruby/daemons
parentwww-apps/chromedriver-bin: add 101.0.4951.41, drop 100.0.4896.60 (diff)
downloadgentoo-65855ae114665b4fdb7554661f8db28c72068558.tar.gz
gentoo-65855ae114665b4fdb7554661f8db28c72068558.tar.bz2
gentoo-65855ae114665b4fdb7554661f8db28c72068558.zip
dev-ruby/daemons: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/daemons')
-rw-r--r--dev-ruby/daemons/daemons-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/daemons/daemons-1.4.1.ebuild b/dev-ruby/daemons/daemons-1.4.1.ebuild
index 54b393dd44b2..22f662138b2d 100644
--- a/dev-ruby/daemons/daemons-1.4.1.ebuild
+++ b/dev-ruby/daemons/daemons-1.4.1.ebuild
@@ -1,8 +1,8 @@
-# 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_EXTRADOC="Releases README.md"